OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:msbc
(Results
1 - 13
of
13
) sorted by null
/system/bt/device/src/
esco_parameters.cc
72
//
mSBC
T1
107
//
mSBC
T2
/system/bt/device/include/
esco_parameters.h
46
#define ESCO_CODING_FORMAT_MSBC ((uint8_t)0x05) /*
MSBC
PCM */
/system/bt/bta/ag/
bta_ag_sco.cc
195
/* If SCO open was initiated by AG and failed for
mSBC
T2, try
mSBC
T1
202
"%s: eSCO/SCO failed to open, falling back to
mSBC
T1 settings",
389
/* Reset
mSBC
settings to T2 for the next audio connection */
395
* initialization. If eSCO codec is
mSBC
, index is T2 or T1 */
[
all
...]
bta_ag_int.h
188
BTA_AG_SCO_MSBC_SETTINGS_T2 = 0, /* preferred/default when codec is
mSBC
*/
241
bool codec_fallback; /* If sco nego fails for
mSBC
, fallback to CVSD */
bta_ag_main.cc
343
/* set eSCO
mSBC
setting to T2 as the preferred */
bta_ag_sdp.cc
371
// Will assume
mSBC
is enabled and try codec negotiation by default
bta_ag_cmd.cc
[
all
...]
/external/mesa3d/src/gallium/drivers/r300/compiler/
r300_fragprog.c
138
int
msbc
= get_msb(R400_ADDR_EXT_RGB_MSB_BIT(j),
local
144
(regc & 32) ? 'c' : 't', (regc & 31) |
msbc
);
/system/bt/btif/src/
btif_hf.cc
464
"BTA_AG_WBS_EVT Set codec status %d codec %d 1=CVSD 2=
MSBC
",
509
/* If the peer supports
mSBC
and the BTIF preferred codec is also
mSBC
,
511
we should set the BTA AG Codec to
mSBC
. This would trigger a +BCS to
mSBC
515
BTIF_TRACE_EVENT("%s: btif_hf override-Preferred Codec to
MSBC
",
525
BTIF_TRACE_DEBUG("%s: AG final selected codec is 0x%02x 1=CVSD 2=
MSBC
",
[
all
...]
/system/bt/bta/include/
bta_hf_client_api.h
103
6 /* Audio connection with
mSBC
codec open */
bta_ag_api.h
179
#define BTA_AG_CODEC_MSBC BTM_SCO_CODEC_MSBC /*
mSBC
*/
/system/bt/stack/include/
sdpdefs.h
290
#define UUID_CODEC_MSBC 0x0002 /*
mSBC
*/
/hardware/broadcom/libbt/src/
hardware.c
[
all
...]
Completed in 264 milliseconds