OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AG_ENABLE_EVT
(Results
1 - 4
of
4
) sorted by null
/system/bt/bta/include/
bta_ag_api.h
267
#define
BTA_AG_ENABLE_EVT
0 /* AG enabled */
454
** called with a
BTA_AG_ENABLE_EVT
. This function must
/system/bt/btif/src/
btif_util.c
277
CASE_RETURN_STR(
BTA_AG_ENABLE_EVT
)
btif_hf.c
408
case
BTA_AG_ENABLE_EVT
:
[
all
...]
/system/bt/bta/ag/
bta_ag_main.c
692
(*bta_ag_cb.p_cback)(
BTA_AG_ENABLE_EVT
, NULL);
[
all
...]
Completed in 72 milliseconds