Home
last modified time | relevance | path

Searched refs:tAVRC_MSG_PASS (Results 1 – 7 of 7) sorted by relevance

/system/bt/profile/avrcp/
Davrcp_message_converter.h84 tAVRC_MSG_PASS* msg = (tAVRC_MSG_PASS*)m; in Parse()
/system/bt/stack/include/
Davrc_api.h480 tAVRC_MSG_PASS* p_msg);
509 tAVRC_MSG_PASS* p_msg);
Davrc_defs.h923 } tAVRC_MSG_PASS; typedef
946 tAVRC_MSG_PASS pass; /* PASS THROUGH message. */
/system/bt/stack/avrc/
Davrc_int.h164 extern tAVRC_STS avrc_pars_pass_thru(tAVRC_MSG_PASS* p_msg,
Davrc_utils.cc153 tAVRC_STS avrc_pars_pass_thru(tAVRC_MSG_PASS* p_msg, in avrc_pars_pass_thru()
Davrc_api.cc920 static BT_HDR* avrc_pass_msg(tAVRC_MSG_PASS* p_msg) { in avrc_pass_msg()
1280 uint16_t AVRC_PassCmd(uint8_t handle, uint8_t label, tAVRC_MSG_PASS* p_msg) { in AVRC_PassCmd()
1323 uint16_t AVRC_PassRsp(uint8_t handle, uint8_t label, tAVRC_MSG_PASS* p_msg) { in AVRC_PassRsp()
/system/bt/bta/av/
Dbta_av_int.h279 tAVRC_MSG_PASS msg;