OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AV_META_MSG_EVT
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_av.c
122
case
BTA_AV_META_MSG_EVT
: \
188
CASE_RETURN_STR(
BTA_AV_META_MSG_EVT
)
334
case
BTA_AV_META_MSG_EVT
:
[
all
...]
btif_util.c
509
CASE_RETURN_STR(
BTA_AV_META_MSG_EVT
)
btif_rc.c
808
case
BTA_AV_META_MSG_EVT
:
810
BTIF_TRACE_DEBUG("
BTA_AV_META_MSG_EVT
code:%d label:%d", p_data->meta_msg.code,
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_av_api.h
249
#define
BTA_AV_META_MSG_EVT
17 /* metadata messages */
402
/* data associated with
BTA_AV_META_MSG_EVT
*/
/external/bluetooth/bluedroid/bta/av/
bta_av_act.c
767
tBTA_AV_EVT evt =
BTA_AV_META_MSG_EVT
;
972
evt =
BTA_AV_META_MSG_EVT
;
[
all
...]
Completed in 32 milliseconds