OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AV_ENABLE_EVT
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_av.c
153
CASE_RETURN_STR(
BTA_AV_ENABLE_EVT
)
246
case
BTA_AV_ENABLE_EVT
:
[
all
...]
/external/bluetooth/bluedroid/bta/include/
bta_av_api.h
230
#define
BTA_AV_ENABLE_EVT
0 /* AV enabled */
257
/* Event associated with
BTA_AV_ENABLE_EVT
*/
515
** called with a
BTA_AV_ENABLE_EVT
. This function must
/external/bluetooth/bluedroid/bta/av/
bta_av_main.c
271
(*bta_av_cb.p_cback)(
BTA_AV_ENABLE_EVT
, (tBTA_AV *)&enable);
[
all
...]
Completed in 439 milliseconds