Searched refs:BTA_AvVendorCmd (Results 1 – 3 of 3) sorted by relevance
/system/bt/btif/src/ |
D | btif_rc.c | 3316 BTA_AvVendorCmd(btif_rc_cb.rc_handle,p_transaction->lbl,AVRC_CMD_STATUS, in getcapabilities_cmd() 3364 BTA_AvVendorCmd(btif_rc_cb.rc_handle,p_transaction->lbl,AVRC_CMD_STATUS, in list_player_app_setting_attrib_cmd() 3414 BTA_AvVendorCmd(btif_rc_cb.rc_handle,p_transaction->lbl,AVRC_CMD_STATUS, in list_player_app_setting_value_cmd() 3468 BTA_AvVendorCmd(btif_rc_cb.rc_handle,p_transaction->lbl,AVRC_CMD_STATUS, in get_player_app_setting_cmd() 3525 BTA_AvVendorCmd(btif_rc_cb.rc_handle,p_transaction->lbl,AVRC_CMD_CTRL, in change_player_app_setting() 3583 BTA_AvVendorCmd(btif_rc_cb.rc_handle, p_transaction->lbl, in get_player_app_setting_attr_text_cmd() 3642 BTA_AvVendorCmd(btif_rc_cb.rc_handle, p_transaction->lbl, in get_player_app_setting_value_text_cmd() 3694 BTA_AvVendorCmd(btif_rc_cb.rc_handle, label, AVRC_CMD_NOTIF, in register_notification_cmd() 3755 BTA_AvVendorCmd(btif_rc_cb.rc_handle, p_transaction->lbl, in get_element_attribute_cmd() 3809 BTA_AvVendorCmd(btif_rc_cb.rc_handle,p_transaction->lbl, in get_play_status_cmd()
|
/system/bt/bta/include/ |
D | bta_av_api.h | 739 void BTA_AvVendorCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE cmd_code,
|
/system/bt/bta/av/ |
D | bta_av_api.c | 481 void BTA_AvVendorCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE cmd_code, UINT8 *p_data, UINT16 len) in BTA_AvVendorCmd() function
|