Home
last modified time | relevance | path

Searched refs:tAVRC_COMMAND (Results 1 – 6 of 6) sorted by relevance

/system/bt/stack/include/
Davrc_api.h616 tAVRC_COMMAND* p_result);
629 extern tAVRC_STS AVRC_ParsCommand(tAVRC_MSG* p_msg, tAVRC_COMMAND* p_result,
672 extern tAVRC_STS AVRC_BldCommand(tAVRC_COMMAND* p_cmd, BT_HDR** pp_pkt);
Davrc_defs.h1319 } tAVRC_COMMAND; typedef
/system/bt/stack/avrc/
Davrc_pars_tg.cc43 tAVRC_COMMAND* p_result) { in avrc_ctrl_pars_vendor_cmd()
97 tAVRC_COMMAND* p_result, uint8_t* p_buf, in avrc_pars_vendor_cmd()
373 tAVRC_STS AVRC_Ctrl_ParsCommand(tAVRC_MSG* p_msg, tAVRC_COMMAND* p_result) { in AVRC_Ctrl_ParsCommand()
406 tAVRC_COMMAND* p_result, uint8_t* p_buf, in avrc_pars_browsing_cmd()
532 tAVRC_STS AVRC_ParsCommand(tAVRC_MSG* p_msg, tAVRC_COMMAND* p_result, in AVRC_ParsCommand()
Davrc_bld_ct.cc499 static BT_HDR* avrc_bld_init_cmd_buffer(tAVRC_COMMAND* p_cmd) { in avrc_bld_init_cmd_buffer()
561 tAVRC_STS AVRC_BldCommand(tAVRC_COMMAND* p_cmd, BT_HDR** pp_pkt) { in AVRC_BldCommand()
Davrc_api.cc599 tAVRC_COMMAND avrc_command; in avrc_proc_far_msg()
/system/bt/btif/src/
Dbtif_rc.cc271 tAVRC_COMMAND* pavrc_cmd,
331 static void btif_rc_upstreams_evt(uint16_t event, tAVRC_COMMAND* p_param,
875 tAVRC_COMMAND avrc_command = {0}; in handle_rc_metamsg_cmd()
1416 static void btif_rc_upstreams_evt(uint16_t event, tAVRC_COMMAND* pavrc_cmd, in btif_rc_upstreams_evt()
1636 tAVRC_COMMAND* pavrc_cmd, in btif_rc_ctrl_upstreams_rsp_cmd()
2538 tAVRC_COMMAND avrc_cmd = {.volume = {.opcode = AVRC_OP_VENDOR, in set_volume()
2584 tAVRC_COMMAND avrc_cmd = {0}; in register_volumechange()
2993 bt_status_t build_and_send_vendor_cmd(tAVRC_COMMAND* avrc_cmd, in build_and_send_vendor_cmd()
4307 tAVRC_COMMAND avrc_cmd = {0}; in handle_avk_rc_metamsg_cmd()
4417 tAVRC_COMMAND avrc_cmd = {0}; in getcapabilities_cmd()
[all …]