Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_co.c26 #if (defined(BTIF_INCLUDED) && BTIF_INCLUDED == 1)
136 #if (defined(BTIF_INCLUDED) && BTIF_INCLUDED == 1) in bta_dm_co_io_req()
168 #if (defined(BTIF_INCLUDED) && BTIF_INCLUDED == 1) in bta_dm_co_io_rsp()
211 #if (defined(BTIF_INCLUDED) && BTIF_INCLUDED == 1) in bta_dm_co_loc_oob()
241 #if (defined(BTIF_INCLUDED) && BTIF_INCLUDED == 1) in bta_dm_co_rmt_oob()
304 #if (defined(BTIF_INCLUDED) && BTIF_INCLUDED == 1) in bta_dm_co_ble_load_local_keys()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_co.c29 #if (defined(BTIF_INCLUDED) && BTIF_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h287 #ifndef BTIF_INCLUDED
288 #define BTIF_INCLUDED 0 macro