Home
last modified time | relevance | path

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

12

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c27 #if (BTM_SCO_HCI_INCLUDED == TRUE )
125 #if (BTM_SCO_HCI_INCLUDED == TRUE )
201 #if (BTM_SCO_HCI_INCLUDED == TRUE )
239 #if (BTM_SCO_HCI_INCLUDED == TRUE ) in bta_hf_client_sco_conn_rsp()
268 #if (BTM_SCO_HCI_INCLUDED == TRUE ) in bta_hf_client_sco_conn_rsp()
283 #if (BTM_SCO_HCI_INCLUDED == TRUE)
417 #if (BTM_SCO_HCI_INCLUDED == TRUE ) in bta_hf_client_sco_disc_cback()
448 #if (BTM_SCO_HCI_INCLUDED == TRUE ) in bta_hf_client_sco_create()
495 #if (BTM_SCO_HCI_INCLUDED == TRUE ) in bta_hf_client_sco_create()
542 #if (BTM_SCO_HCI_INCLUDED == TRUE ) in bta_hf_client_sco_event()
[all …]
Dbta_hf_client_main.c80 #if (BTM_SCO_HCI_INCLUDED == TRUE)
119 #if (BTM_SCO_HCI_INCLUDED == TRUE)
150 #if (BTM_SCO_HCI_INCLUDED == TRUE )
176 #if (BTM_SCO_HCI_INCLUDED == TRUE)
202 #if (BTM_SCO_HCI_INCLUDED == TRUE )
228 #if (BTM_SCO_HCI_INCLUDED == TRUE )
Dbta_hf_client_api.c304 #if (BTM_SCO_HCI_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sco.c31 #if (BTM_SCO_HCI_INCLUDED == TRUE )
273 #if (BTM_SCO_HCI_INCLUDED == TRUE ) in bta_ag_sco_disc_cback()
330 #if (BTM_SCO_HCI_INCLUDED == TRUE )
504 #if (BTM_SCO_HCI_INCLUDED == TRUE) in bta_ag_create_sco()
619 #if (BTM_SCO_HCI_INCLUDED == TRUE) in bta_ag_create_sco()
638 #if (BTM_SCO_HCI_INCLUDED == TRUE) in bta_ag_create_sco()
648 #if (BTM_SCO_HCI_INCLUDED == TRUE) in bta_ag_create_sco()
787 #if (BTM_SCO_HCI_INCLUDED == TRUE) in bta_ag_sco_event()
1495 #if (BTM_SCO_HCI_INCLUDED == TRUE) in bta_ag_pkt_stat_nums()
1542 #if (BTM_SCO_HCI_INCLUDED == TRUE) in bta_ag_sco_conn_open()
[all …]
Dbta_ag_api.c299 #if (BTM_SCO_HCI_INCLUDED == TRUE)
Dbta_ag_rfc.c192 #if (BTM_SCO_HCI_INCLUDED == TRUE) in bta_ag_data_cback()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_co.h21 #if (BTM_SCO_HCI_INCLUDED == TRUE)
Dbta_ag_co.h31 #if (BTM_SCO_HCI_INCLUDED == TRUE)
Dbta_hf_client_api.h396 #if (BTM_SCO_HCI_INCLUDED == TRUE )
Dbta_ag_api.h598 #if (BTM_SCO_HCI_INCLUDED == TRUE )
Dbta_api.h2186 #if (BTM_SCO_HCI_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/device/include/device/
Dcontroller.h87 #if (BTM_SCO_HCI_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h66 #if (BTM_SCO_HCI_INCLUDED == TRUE )
312 #if (BTM_SCO_HCI_INCLUDED == TRUE )
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c82 #if BTM_SCO_HCI_INCLUDED == TRUE in btm_sco_flush_sco_data()
114 #if (BTM_SCO_HCI_INCLUDED == TRUE) in btm_sco_init()
135 #if (BTM_SCO_HCI_INCLUDED == TRUE) in btm_sco_free()
231 #if BTM_SCO_HCI_INCLUDED == TRUE
449 #if BTM_SCO_HCI_INCLUDED == TRUE in btm_route_sco_data()
506 #if (BTM_SCO_HCI_INCLUDED == TRUE) && (BTM_MAX_SCO_LINKS>0) in BTM_WriteScoData()
1089 #if BTM_SCO_HCI_INCLUDED == TRUE in btm_sco_connected()
1238 #if BTM_SCO_HCI_INCLUDED == TRUE in btm_sco_removed()
Dbtm_devctl.c177 #if BTM_SCO_HCI_INCLUDED == TRUE in reset_complete()
/hal_espressif-latest/components/bt/host/bluedroid/device/
Dcontroller.c303 #if (BTM_SCO_HCI_INCLUDED == TRUE) in start_up()
521 #if (BTM_SCO_HCI_INCLUDED == TRUE)
581 #if (BTM_SCO_HCI_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h441 #if BTM_SCO_HCI_INCLUDED == TRUE
459 #if BTM_SCO_HCI_INCLUDED == TRUE
473 #if BTM_SCO_HCI_INCLUDED == TRUE
1089 #if (BTM_SCO_HCI_INCLUDED == TRUE )
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h790 #ifndef BTM_SCO_HCI_INCLUDED
792 #define BTM_SCO_HCI_INCLUDED TRUE /* TRUE includes SCO over HCI code */ macro
794 #define BTM_SCO_HCI_INCLUDED FALSE macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbta_hf_client_co.c15 #if (BTM_SCO_HCI_INCLUDED == TRUE)
Dbtc_hf_client.c183 #if BTM_SCO_HCI_INCLUDED in btc_hf_client_init()
723 #if (BTM_SCO_HCI_INCLUDED == TRUE) in btc_hf_client_pkt_stat_nums_get()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbta_ag_co.c37 #if (BTM_SCO_HCI_INCLUDED == TRUE)
Dbtc_hf_ag.c353 #if BTM_SCO_HCI_INCLUDED in btc_hf_init()
467 #if (BTM_SCO_HCI_INCLUDED == TRUE) in btc_hf_pkt_stat_nums_get()
935 #if (BTM_SCO_HCI_INCLUDED == TRUE) in btc_hf_ci_sco_data()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_sco.c33 #if (BTM_SCO_HCI_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_hf_client_api.c518 #if (BTM_SCO_HCI_INCLUDED == TRUE)
Desp_hf_ag_api.c549 #if (BTM_SCO_HCI_INCLUDED == TRUE)

12