Searched refs:BTA_AvMetaCmd (Results 1 – 4 of 4) sorted by relevance
/system/bt/btif/test/ |
D | btif_rc_test.cc | 64 void BTA_AvMetaCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CMD cmd_code, in BTA_AvMetaCmd() function
|
/system/bt/bta/include/ |
D | bta_av_api.h | 685 void BTA_AvMetaCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CMD cmd_code,
|
/system/bt/bta/av/ |
D | bta_av_api.cc | 611 void BTA_AvMetaCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CMD cmd_code, in BTA_AvMetaCmd() function
|
/system/bt/btif/src/ |
D | btif_rc.cc | 2647 BTA_AvMetaCmd(btif_rc_cb.rc_multi_cb[idx].rc_handle, p_transaction->lbl, in set_volume() 2682 BTA_AvMetaCmd(p_dev->rc_handle, p_transaction->lbl, AVRC_CMD_NOTIF, in register_volumechange() 3138 BTA_AvMetaCmd(p_dev->rc_handle, p_transaction->lbl, AVRC_CMD_CTRL, p_msg); in build_and_send_browsing_cmd()
|