Searched refs:BTA_AvMetaRsp (Results 1 – 4 of 4) sorted by relevance
/system/bt/btif/test/ |
D | btif_rc_test.cc | 66 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() function
|
/system/bt/bta/include/ |
D | bta_av_api.h | 665 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code,
|
/system/bt/bta/av/ |
D | bta_av_api.cc | 579 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() function
|
/system/bt/btif/src/ |
D | btif_rc.cc | 1270 BTA_AvMetaRsp(rc_handle, label, ctype, p_msg); in send_reject_response() 1361 BTA_AvMetaRsp(p_dev->rc_handle, p_dev->rc_notif[event_id - 1].label, in send_metamsg_rsp() 1385 BTA_AvMetaRsp(p_dev->rc_handle, label, ctype, p_msg); in send_metamsg_rsp() 2187 BTA_AvMetaRsp(p_dev->rc_handle, in get_folder_items_list_rsp() 2343 BTA_AvMetaRsp(p_dev->rc_handle, in set_browsed_player_rsp()
|