Home
last modified time | relevance | path

Searched refs:BTA_SCO_CODEC_PCM (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_dm_co.h34 #define BTA_SCO_CODEC_PCM 0 /* used for regular SCO */ macro
/system/bt/btif/co/
Dbta_dm_co.c232 if (p_codec_type->codec_type == BTA_SCO_CODEC_PCM && route == BTA_DM_SCO_ROUTE_HCI) in bta_dm_sco_co_init()
/system/bt/bta/ag/
Dbta_ag_sco.c447 tBTA_CODEC_INFO codec_info = {BTA_SCO_CODEC_PCM}; in bta_ag_create_sco()
1561 tBTA_CODEC_INFO codec_info = {BTA_SCO_CODEC_PCM}; in bta_ag_sco_conn_rsp()