OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:peer_codecs
(Results
1 - 4
of
4
) sorted by null
/system/bt/bta/ag/
bta_ag_act.c
385
p_scb->
peer_codecs
= BTA_AG_CODEC_CVSD;
422
p_scb->
peer_codecs
= BTA_AG_CODEC_CVSD;
832
evt.peer_codec = p_scb->
peer_codecs
;
925
if((p_scb->
peer_codecs
& codec_type) || (codec_type == BTA_AG_CODEC_NONE) ||
bta_ag_cmd.c
[
all
...]
bta_ag_int.h
293
tBTA_AG_PEER_CODEC
peer_codecs
; /* codecs for eSCO supported by the peer */
member in struct:__anon71619
bta_ag_main.c
301
p_scb->
peer_codecs
= BTA_AG_CODEC_CVSD;
[
all
...]
Completed in 77 milliseconds