OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AG_FEAT_VOIP
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_ag_api.h
45
#define
BTA_AG_FEAT_VOIP
0x00000400 /* VoIP call */
/external/bluetooth/bluedroid/bta/ag/
bta_ag_int.h
80
BTA_AG_FEAT_VOIP
)
bta_ag_cmd.c
911
if(!((p_scb->peer_features & BTA_AG_PEER_FEAT_VOIP) && (p_scb->features &
BTA_AG_FEAT_VOIP
)))
[
all
...]
Completed in 473 milliseconds