Home
last modified time | relevance | path

Searched refs:BTA_DM_SCO_ROUTE_HCI (Results 1 – 2 of 2) sorted by relevance

/system/bt/btif/co/
Dbta_dm_co.c229 route = btui_cb.sco_hci = BTA_DM_SCO_ROUTE_HCI; in bta_dm_sco_co_init()
232 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/include/
Dbta_dm_co.h48 #define BTA_DM_SCO_ROUTE_HCI BTM_SCO_ROUTE_HCI macro