OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:send_metamsg_rsp
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_rc.c
79
#define
SEND_METAMSG_RSP
(index, avrc_rsp) \
86
send_metamsg_rsp
(btif_rc_cb.rc_handle, btif_rc_cb.rc_pdu_info[index].label, \
167
static void
send_metamsg_rsp
(UINT8 rc_handle, UINT8 label,
555
send_metamsg_rsp
(pmeta_msg->rc_handle, pmeta_msg->label, AVRC_RSP_INTERIM, &avrc_rsp);
556
send_metamsg_rsp
(pmeta_msg->rc_handle, pmeta_msg->label, AVRC_RSP_CHANGED, &avrc_rsp);
793
* Function
send_metamsg_rsp
804
static void
send_metamsg_rsp
(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE code,
function
[
all
...]
Completed in 218 milliseconds