OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sco_codec
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c
[
all
...]
bta_ag_act.c
380
p_scb->
sco_codec
= BTA_AG_CODEC_NONE;
420
p_scb->
sco_codec
= BTA_AG_CODEC_NONE;
bta_ag_int.h
260
tBTA_AG_PEER_CODEC
sco_codec
; /* codec to be used for eSCO connection */
member in struct:__anon109
bta_ag_sco.c
439
if ((p_scb->
sco_codec
== BTM_SCO_CODEC_MSBC) &&
551
/* save the current codec because
sco_codec
can be updated while SCO is open. */
[
all
...]
Completed in 26 milliseconds