OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_HF_CLIENT_PEER_CODEC
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_hf_client_api.h
44
#define
BTA_HF_CLIENT_PEER_CODEC
0x00000200 /* Codec Negotiation */
/external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_sdp.c
271
bta_hf_client_cb.scb.peer_features |=
BTA_HF_CLIENT_PEER_CODEC
;
bta_hf_client_main.c
574
if (bta_hf_client_cb.scb.peer_features &
BTA_HF_CLIENT_PEER_CODEC
)
/external/bluetooth/bluedroid/btif/src/
btif_hf_client.c
273
if (btif_hf_client_cb.peer_feat &
BTA_HF_CLIENT_PEER_CODEC
)
[
all
...]
Completed in 1822 milliseconds