OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HF_CLIENT_FEAT_3WAY
(Results
1 - 4
of
4
) sorted by null
/system/bt/bta/hf_client/
bta_hf_client_sdp.cc
135
if (features &
BTA_HF_CLIENT_FEAT_3WAY
)
136
sdp_features |=
BTA_HF_CLIENT_FEAT_3WAY
;
bta_hf_client_main.cc
846
bta_hf_client_cb_arr.features &
BTA_HF_CLIENT_FEAT_3WAY
) {
[
all
...]
/system/bt/bta/include/
bta_hf_client_api.h
54
#define
BTA_HF_CLIENT_FEAT_3WAY
\
/system/bt/btif/src/
btif_hf_client.cc
75
(BTA_HF_CLIENT_FEAT_ECNR |
BTA_HF_CLIENT_FEAT_3WAY
| \
[
all
...]
Completed in 49 milliseconds