Lines Matching refs:bt_status_t
433 bt_status_t (*init)(btrc_callbacks_t* callbacks);
440 bt_status_t (*get_play_status_rsp)(const RawAddress& bd_addr,
448 bt_status_t (*list_player_app_attr_rsp)(const RawAddress& bd_addr,
455 bt_status_t (*list_player_app_value_rsp)(const RawAddress& bd_addr,
460 bt_status_t (*get_player_app_value_rsp)(const RawAddress& bd_addr,
467 bt_status_t (*get_player_app_attr_text_rsp)(
475 bt_status_t (*get_player_app_value_text_rsp)(
484 bt_status_t (*get_element_attr_rsp)(const RawAddress& bd_addr,
492 bt_status_t (*set_player_app_value_rsp)(const RawAddress& bd_addr,
501 bt_status_t (*register_notification_rsp)(
514 bt_status_t (*set_volume)(uint8_t volume);
517 bt_status_t (*set_addressed_player_rsp)(const RawAddress& bd_addr,
521 bt_status_t (*set_browsed_player_rsp)(const RawAddress& bd_addr,
528 bt_status_t (*get_folder_items_list_rsp)(const RawAddress& bd_addr,
535 bt_status_t (*change_path_rsp)(const RawAddress& bd_addr,
541 bt_status_t (*get_item_attr_rsp)(const RawAddress& bd_addr,
546 bt_status_t (*play_item_rsp)(const RawAddress& bd_addr,
550 bt_status_t (*get_total_num_of_items_rsp)(const RawAddress& bd_addr,
556 bt_status_t (*search_rsp)(const RawAddress& bd_addr, btrc_status_t rsp_status,
560 bt_status_t (*add_to_now_playing_rsp)(const RawAddress& bd_addr,
664 bt_status_t (*init)(btrc_ctrl_callbacks_t* callbacks);
667 bt_status_t (*send_pass_through_cmd)(const RawAddress& bd_addr,
671 bt_status_t (*send_group_navigation_cmd)(const RawAddress& bd_addr,
675 bt_status_t (*set_player_app_setting_cmd)(const RawAddress& bd_addr,
681 bt_status_t (*play_item_cmd)(const RawAddress& bd_addr, uint8_t scope,
685 bt_status_t (*get_current_metadata_cmd)(const RawAddress& bd_addr);
688 bt_status_t (*get_playback_state_cmd)(const RawAddress& bd_addr);
691 bt_status_t (*get_now_playing_list_cmd)(const RawAddress& bd_addr,
695 bt_status_t (*get_folder_list_cmd)(const RawAddress& bd_addr, uint32_t start,
699 bt_status_t (*get_player_list_cmd)(const RawAddress& bd_addr, uint32_t start,
703 bt_status_t (*change_folder_path_cmd)(const RawAddress& bd_addr,
707 bt_status_t (*set_browsed_player_cmd)(const RawAddress& bd_addr,
711 bt_status_t (*set_addressed_player_cmd)(const RawAddress& bd_addr,
715 bt_status_t (*set_volume_rsp)(const RawAddress& bd_addr, uint8_t abs_vol,
719 bt_status_t (*register_abs_vol_rsp)(const RawAddress& bd_addr,