OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inuse_codec
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/ag/
bta_ag_sco.c
216
if(bta_ag_cb.sco.p_curr_scb->
inuse_codec
== BTA_AG_CODEC_MSBC)
229
bta_ag_cb.sco.p_curr_scb->
inuse_codec
= BTA_AG_CODEC_NONE;
552
p_scb->
inuse_codec
= esco_codec;
[
all
...]
bta_ag_int.h
261
tBTA_AG_PEER_CODEC
inuse_codec
; /* codec being used for the current SCO connection */
member in struct:__anon109
Completed in 621 milliseconds