Home
last modified time | relevance | path

Searched refs:BTM_SCO_HCI_INCLUDED (Results 1 – 9 of 9) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/device/include/device/
Dcontroller.h87 #if (BTM_SCO_HCI_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c82 #if BTM_SCO_HCI_INCLUDED == 1 in btm_sco_flush_sco_data()
114 #if (BTM_SCO_HCI_INCLUDED == 1) in btm_sco_init()
215 #if BTM_SCO_HCI_INCLUDED == 1
357 #if BTM_SCO_HCI_INCLUDED == 1 in btm_route_sco_data()
413 #if (BTM_SCO_HCI_INCLUDED == 1) && (BTM_MAX_SCO_LINKS>0) in BTM_WriteScoData()
995 #if BTM_SCO_HCI_INCLUDED == 1 in btm_sco_connected()
1143 #if BTM_SCO_HCI_INCLUDED == 1 in btm_sco_removed()
Dbtm_devctl.c177 #if BTM_SCO_HCI_INCLUDED == 1 in reset_complete()
/device/soc/esp/esp32/components/bt/host/bluedroid/device/
Dcontroller.c303 #if (BTM_SCO_HCI_INCLUDED == 1) in start_up()
521 #if (BTM_SCO_HCI_INCLUDED == 1)
581 #if (BTM_SCO_HCI_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h688 #ifndef BTM_SCO_HCI_INCLUDED
690 #define BTM_SCO_HCI_INCLUDED 1 /* 1 includes SCO over HCI code */ macro
692 #define BTM_SCO_HCI_INCLUDED 0 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h429 #if BTM_SCO_HCI_INCLUDED == 1
446 #if BTM_SCO_HCI_INCLUDED == 1
460 #if BTM_SCO_HCI_INCLUDED == 1
1071 #if (BTM_SCO_HCI_INCLUDED == 1 )
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_sco.c33 #if (BTM_SCO_HCI_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1527 #if (BTM_SCO_HCI_INCLUDED == 1) && (BTM_SCO_INCLUDED == 1) in btu_hcif_num_compl_data_pkts_evt()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h2029 #if (BTM_SCO_HCI_INCLUDED == 1)