Home
last modified time | relevance | path

Searched refs:GATTC_INCLUDED (Results 1 – 24 of 24) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_main.c238 #if BLE_INCLUDED == 1 && SDP_INCLUDED == 1 && BTA_GATT_INCLUDED == 1 && GATTC_INCLUDED == 1
278 #if BLE_INCLUDED == 1 && SDP_INCLUDED == 1 && BTA_GATT_INCLUDED == 1 && GATTC_INCLUDED == 1
310 #if BLE_INCLUDED == 1 && SDP_INCLUDED == 1 && BTA_GATT_INCLUDED == 1 && GATTC_INCLUDED == 1
329 #if BLE_INCLUDED == 1 && SDP_INCLUDED == 1 && BTA_GATT_INCLUDED == 1 && GATTC_INCLUDED == 1
Dbta_dm_act.c111 #if (GATTC_INCLUDED == 1)
449 #if (GATTC_INCLUDED == 1 && GATTC_CACHE_NVS == 1) in bta_dm_sys_hw_cback()
487 #if (GATTC_INCLUDED == 1 && GATTC_CACHE_NVS == 1) in bta_dm_sys_hw_cback()
535 #if (BLE_INCLUDED == 1 && BTA_GATT_INCLUDED == 1 && SDP_INCLUDED == 1) && (GATTC_INCLUDED == 1) in bta_dm_sys_hw_cback()
955 #if (BLE_INCLUDED == 1 && GATTC_INCLUDED == 1) in bta_dm_process_remove_device()
962 #if (BLE_INCLUDED == 1 && GATTC_INCLUDED == 1) in bta_dm_process_remove_device()
1117 #if (BLE_INCLUDED == 1 && GATTC_INCLUDED == 1) in bta_dm_close_acl()
1483 #if (BLE_INCLUDED == 1 && BTA_GATT_INCLUDED == 1 && SDP_INCLUDED == 1) && (GATTC_INCLUDED == 1) in bta_dm_search_start()
1501 #if (BLE_INCLUDED == 1 && BTA_GATT_INCLUDED == 1 && SDP_INCLUDED == 1) && (GATTC_INCLUDED == 1) in bta_dm_search_start()
1576 #if BLE_INCLUDED == 1 && BTA_GATT_INCLUDED == 1 && SDP_INCLUDED == 1 && GATTC_INCLUDED == 1 in bta_dm_search_cancel()
[all …]
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_ci.c27 #if defined(GATTC_INCLUDED) && (GATTC_INCLUDED == 1)
Dbta_gattc_api.c28 #if defined(GATTC_INCLUDED) && (GATTC_INCLUDED == 1)
Dbta_gattc_main.c27 #if (GATTC_INCLUDED == 1 && BLE_INCLUDED == 1)
Dbta_gattc_utils.c27 #if defined(GATTC_INCLUDED) && (GATTC_INCLUDED == 1)
Dbta_gattc_co.c35 #if( defined BTA_GATT_INCLUDED ) && (GATTC_INCLUDED == 1)
Dbta_gattc_cache.c28 #if defined(GATTC_INCLUDED) && (GATTC_INCLUDED == 1)
Dbta_gattc_act.c49 #if GATTC_INCLUDED == 1 && BLE_INCLUDED == 1
/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h189 #define GATTC_INCLUDED 1 macro
191 #define GATTC_INCLUDED 0 macro
1276 #ifndef GATTC_INCLUDED
1278 #define GATTC_INCLUDED 0 macro
1280 #define GATTC_INCLUDED 0 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c500 #if (GATTC_INCLUDED == 1) in gatt_cl_start_config_ccc()
512 #if (GATTC_INCLUDED == 1) in gatt_cl_start_config_ccc()
522 #if (GATTC_INCLUDED == 1) in gatt_cl_start_config_ccc()
533 #if (GATTC_INCLUDED == 1) in gatt_cl_start_config_ccc()
Dgatt_main.c194 #if (GATTC_INCLUDED == 1) in gatt_free()
528 #if (GATTC_INCLUDED == 1) in gatt_channel_congestion()
977 #if (GATTS_INCLUDED == 1) || (GATTC_INCLUDED == 1) in gatt_data_process()
983 #if (GATTS_INCLUDED == 1) || (GATTC_INCLUDED == 1) in gatt_data_process()
1003 #if (GATTC_INCLUDED == 1) in gatt_data_process()
Dgatt_auth.c75 #if (GATTC_INCLUDED == 1) in gatt_sign_data()
147 #if (GATTC_INCLUDED == 1) in gatt_sec_check_complete()
Dgatt_cl.c27 #if BLE_INCLUDED == 1 && GATTC_INCLUDED == 1
Dgatt_api.c780 #if (GATTC_INCLUDED == 1)
Dgatt_utils.c1341 #if (GATTC_INCLUDED == 1) in gatt_rsp_timeout()
/device/soc/esp/esp32/components/bt/host/bluedroid/main/
Dbte_init.c171 #if GATTC_INCLUDED==1 in BTE_DeinitStack()
448 #if GATTC_INCLUDED==1 in BTE_InitStack()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/core/
Dbtc_main.c89 #if (GATTC_INCLUDED) in btc_deinit_bluetooth()
/device/soc/esp/esp32/components/bt/common/btc/include/btc/
Dbtc_task.h49 #if (GATTC_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/common/btc/core/
Dbtc_task.c84 #if (GATTC_INCLUDED == 1)
87 #if (GATTS_INCLUDED == 1 || GATTC_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c520 #if (GATTC_INCLUDED == 1) in gap_ble_send_cl_read_request()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c26 #if (GATTC_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c26 #if (GATTC_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1546 …ined BTA_GATT_INCLUDED) && (BTA_GATT_INCLUDED == 1) && SDP_INCLUDED == 1) && (GATTC_INCLUDED == 1)