OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sco_codec
(Results
1 - 5
of
5
) sorted by null
/system/bt/bta/ag/
bta_ag_act.c
386
p_scb->
sco_codec
= BTA_AG_CODEC_CVSD;
423
p_scb->
sco_codec
= BTA_AG_CODEC_CVSD;
928
p_scb->
sco_codec
= codec_type;
bta_ag_cmd.c
[
all
...]
bta_ag_sco.c
460
if ((p_scb->
sco_codec
== BTM_SCO_CODEC_MSBC) &&
564
/* save the current codec because
sco_codec
can be updated while SCO is open. */
626
if (p_scb->svc_conn && p_scb->
sco_codec
== BTM_SCO_CODEC_MSBC &&
[
all
...]
bta_ag_int.h
294
tBTA_AG_PEER_CODEC
sco_codec
; /* codec to be used for eSCO connection */
member in struct:__anon71619
bta_ag_main.c
302
p_scb->
sco_codec
= BTA_AG_CODEC_CVSD;
[
all
...]
Completed in 1096 milliseconds