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