OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HF_CLIENT_FEAT_VREC
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_sdp.c
141
if (features &
BTA_HF_CLIENT_FEAT_VREC
)
142
sdp_features |=
BTA_HF_CLIENT_FEAT_VREC
;
/external/bluetooth/bluedroid/bta/include/
bta_hf_client_api.h
52
#define
BTA_HF_CLIENT_FEAT_VREC
0x00000008 /* Voice recognition activation */
/external/bluetooth/bluedroid/btif/src/
btif_hf_client.c
58
BTA_HF_CLIENT_FEAT_VREC
| \
[
all
...]
Completed in 53 milliseconds