Lines Matching refs:RawAddress
288 typedef void (*btrc_remote_features_callback)(const RawAddress& bd_addr,
292 typedef void (*btrc_get_play_status_callback)(const RawAddress& bd_addr);
295 typedef void (*btrc_list_player_app_attr_callback)(const RawAddress& bd_addr);
299 const RawAddress& bd_addr);
306 const RawAddress& bd_addr);
312 uint8_t num_attr, btrc_player_attr_t* p_attrs, const RawAddress& bd_addr);
319 const RawAddress& bd_addr);
323 btrc_player_settings_t* p_vals, const RawAddress& bd_addr);
330 const RawAddress& bd_addr);
337 const RawAddress& bd_addr);
344 const RawAddress& bd_addr);
348 const RawAddress& bd_addr);
352 const RawAddress& bd_addr);
356 const RawAddress& bd_addr);
363 uint32_t* p_attr_ids, const RawAddress& bd_addr);
368 const RawAddress& bd_addr);
377 const RawAddress& bd_addr);
382 const RawAddress& bd_addr);
386 const RawAddress& bd_addr);
391 uint8_t* p_str, const RawAddress& bd_addr);
397 const RawAddress& bd_addr);
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,
468 const RawAddress& bd_addr, int num_attr,
476 const RawAddress& bd_addr, int num_val,
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,
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,
567 typedef void (*btrc_passthrough_rsp_callback)(const RawAddress& bd_addr, int id,
573 const RawAddress& bd_addr);
575 typedef void (*btrc_ctrl_getrcfeatures_callback)(const RawAddress& bd_addr,
578 typedef void (*btrc_ctrl_setabsvol_cmd_callback)(const RawAddress& bd_addr,
583 const RawAddress& bd_addr, uint8_t label);
586 const RawAddress& bd_addr, uint8_t accepted);
589 const RawAddress& bd_addr, uint8_t num_attr,
594 const RawAddress& bd_addr, const btrc_player_settings_t& vals);
597 const RawAddress& bd_addr, uint8_t num_attr,
601 const RawAddress& bd_addr, uint32_t song_len, uint32_t song_pos);
604 const RawAddress& bd_addr, btrc_play_status_t play_status);
607 const RawAddress& bd_addr, btrc_status_t status,
610 typedef void (*btrc_ctrl_change_path_callback)(const RawAddress& bd_addr,
613 typedef void (*btrc_ctrl_set_browsed_player_callback)(const RawAddress& bd_addr,
617 const RawAddress& bd_addr, uint8_t status);
619 const RawAddress& bd_addr, uint16_t id);
621 const RawAddress& bd_addr);
623 const RawAddress& bd_addr);
625 typedef void (*btrc_ctrl_get_cover_art_psm_callback)(const RawAddress& bd_addr,
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,