Home
last modified time | relevance | path

Searched refs:BTA_AvMetaRsp (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_av_api.cc46 struct BTA_AvMetaRsp BTA_AvMetaRsp; variable
104 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() function
107 test::mock::bta_av_api::BTA_AvMetaRsp(rc_handle, label, rsp_code, p_pkt); in BTA_AvMetaRsp()
Dmock_bta_av_api.h129 struct BTA_AvMetaRsp { struct
139 extern struct BTA_AvMetaRsp BTA_AvMetaRsp; argument
/packages/modules/Bluetooth/system/bta/include/
Dbta_av_api.h662 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code,
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_api.cc570 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc1429 BTA_AvMetaRsp(rc_handle, label, ctype, p_msg); in send_reject_response()
1517 BTA_AvMetaRsp(p_dev->rc_handle, p_dev->rc_notif[event_id - 1].label, in send_metamsg_rsp()
1539 BTA_AvMetaRsp(p_dev->rc_handle, label, ctype, p_msg); in send_metamsg_rsp()
2322 BTA_AvMetaRsp(p_dev->rc_handle, in get_folder_items_list_rsp()
2477 BTA_AvMetaRsp(p_dev->rc_handle, in set_browsed_player_rsp()