Searched refs:BTA_AvMetaRsp (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/avrc/ |
D | btc_avrc.c | 343 … BTA_AvMetaRsp(btc_rc_cb.rc_handle, btc_rc_cb.rc_ntf[event_id - 1].label, ctype, p_msg); in send_metamsg_rsp() 357 BTA_AvMetaRsp(rc_handle, label, ctype, p_msg); in send_metamsg_rsp() 399 BTA_AvMetaRsp(rc_handle, label, ctype, p_msg); in send_reject_response()
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/ |
D | bta_av_api.c | 528 void BTA_AvMetaRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() function
|
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_av_api.h | 804 void BTA_AvMetaRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code,
|