OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AG_INT
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/ag/
bta_ag_sdp.c
30
#include "
bta_ag_int
.h"
318
else if (service & BTA_HSP_SERVICE_MASK && p_scb->role ==
BTA_AG_INT
)
348
if (p_scb->role ==
BTA_AG_INT
)
414
if (service & BTA_HFP_SERVICE_MASK && p_scb->role ==
BTA_AG_INT
)
433
else if (service & BTA_HSP_SERVICE_MASK && p_scb->role ==
BTA_AG_INT
)
bta_ag_int.h
72
#define
BTA_AG_INT
1 /* initiating connection */
bta_ag_act.c
30
#include "
bta_ag_int
.h"
227
p_scb->role =
BTA_AG_INT
;
Completed in 2170 milliseconds