OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_AG_PEER_FEAT_3WAY
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_ag_api.h
105
#define
BTA_AG_PEER_FEAT_3WAY
0x0002 /* Call waiting and three-way calling */
/external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c
1018
!((p_scb->features & BTA_AG_FEAT_3WAY) && (p_scb->peer_features &
BTA_AG_PEER_FEAT_3WAY
)))
[
all
...]
Completed in 24 milliseconds