OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AG_ACP
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/ag/
bta_ag_sdp.c
81
if (p_scb->role ==
BTA_AG_ACP
)
424
else if (service & BTA_HFP_SERVICE_MASK && p_scb->role ==
BTA_AG_ACP
)
bta_ag_int.h
71
#define
BTA_AG_ACP
0 /* accepted connection */
bta_ag_act.c
551
p_scb->role =
BTA_AG_ACP
;
Completed in 23 milliseconds