Home
last modified time | relevance | path

Searched refs:btrc_status_t (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_rc.h176 } btrc_status_t; typedef
494 btrc_status_t rsp_status);
519 btrc_status_t rsp_status);
523 btrc_status_t rsp_status,
530 btrc_status_t rsp_status,
537 btrc_status_t rsp_status, uint32_t num_items);
543 btrc_status_t rsp_status, uint8_t num_attr,
548 btrc_status_t rsp_status);
552 btrc_status_t rsp_status,
557 bt_status_t (*search_rsp)(const RawAddress& bd_addr, btrc_status_t rsp_status,
[all …]
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc2194 btrc_status_t rsp_status, in get_folder_items_list_rsp()
2355 btrc_status_t rsp_status) { in set_addressed_player_rsp()
2393 btrc_status_t rsp_status, in set_browsed_player_rsp()
2510 btrc_status_t rsp_status, in change_path_rsp()
2543 btrc_status_t rsp_status, uint32_t uid_counter, in search_rsp()
2577 btrc_status_t rsp_status, uint8_t num_attr, in get_item_attr_rsp()
2619 btrc_status_t rsp_status) { in add_to_now_playing_rsp()
2651 btrc_status_t rsp_status) { in play_item_rsp()
2683 btrc_status_t rsp_status, in get_total_num_of_items_rsp()
4029 (btrc_status_t)p_rsp->status, nullptr, 0)); in handle_get_folder_items_response()
/packages/modules/Bluetooth/system/btif/test/
Dbtif_rc_test.cc195 btrc_status_t /* status */,
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_controller.cpp352 const RawAddress& bd_addr, btrc_status_t status, in btavrcp_get_folder_items_callback()