Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_ci.c27 #if defined(GATTC_INCLUDED) && (GATTC_INCLUDED == TRUE)
Dbta_gattc_main.c27 #if (GATTC_INCLUDED == TRUE && BLE_INCLUDED == TRUE)
Dbta_gattc_utils.c27 #if defined(GATTC_INCLUDED) && (GATTC_INCLUDED == TRUE)
Dbta_gattc_api.c28 #if defined(GATTC_INCLUDED) && (GATTC_INCLUDED == TRUE)
Dbta_gattc_co.c35 #if( defined BTA_GATT_INCLUDED ) && (GATTC_INCLUDED == TRUE)
Dbta_gattc_cache.c28 #if defined(GATTC_INCLUDED) && (GATTC_INCLUDED == TRUE)
Dbta_gattc_act.c51 #if GATTC_INCLUDED == TRUE && BLE_INCLUDED == TRUE
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_main.c79 #if (GATTC_INCLUDED) in btc_deinit_bluetooth()
197 #if (GATTC_INCLUDED == TRUE) in btc_get_ble_status()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_main.c263 #if BLE_INCLUDED == TRUE && SDP_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE && GATTC_INCLUDED == …
303 #if BLE_INCLUDED == TRUE && SDP_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE && GATTC_INCLUDED == …
335 #if BLE_INCLUDED == TRUE && SDP_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE && GATTC_INCLUDED == …
354 #if BLE_INCLUDED == TRUE && SDP_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE && GATTC_INCLUDED == …
Dbta_dm_act.c112 #if (GATTC_INCLUDED == TRUE)
450 #if (GATTC_INCLUDED == TRUE && GATTC_CACHE_NVS == TRUE) in bta_dm_sys_hw_cback()
488 #if (GATTC_INCLUDED == TRUE && GATTC_CACHE_NVS == TRUE) in bta_dm_sys_hw_cback()
537 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE && SDP_INCLUDED == TRUE) && (GATTC_INCLUDED in bta_dm_sys_hw_cback()
1022 #if (BLE_INCLUDED == TRUE && GATTC_INCLUDED == TRUE) in bta_dm_process_remove_device()
1180 #if (BLE_INCLUDED == TRUE && GATTC_INCLUDED == TRUE) in bta_dm_close_acl()
1578 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE && SDP_INCLUDED == TRUE) && (GATTC_INCLUDED in bta_dm_search_start()
1596 #if (BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE && SDP_INCLUDED == TRUE) && (GATTC_INCLUDED in bta_dm_search_start()
1671 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE && SDP_INCLUDED == TRUE && GATTC_INCLUDED == … in bta_dm_search_cancel()
1691 #if BLE_INCLUDED == TRUE && BTA_GATT_INCLUDED == TRUE && GATTC_INCLUDED == TRUE in bta_dm_discover()
[all …]
/hal_espressif-latest/components/bt/common/btc/include/btc/
Dbtc_task.h41 #if (GATTC_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_attr.c620 #if (GATTC_INCLUDED == TRUE) in gatt_cl_start_config_ccc()
632 #if (GATTC_INCLUDED == TRUE) in gatt_cl_start_config_ccc()
642 #if (GATTC_INCLUDED == TRUE) in gatt_cl_start_config_ccc()
653 #if (GATTC_INCLUDED == TRUE) in gatt_cl_start_config_ccc()
Dgatt_auth.c75 #if (GATTC_INCLUDED == TRUE) in gatt_sign_data()
147 #if (GATTC_INCLUDED == TRUE) in gatt_sec_check_complete()
Dgatt_main.c529 #if (GATTC_INCLUDED == TRUE) in gatt_channel_congestion()
978 #if (GATTS_INCLUDED == TRUE) || (GATTC_INCLUDED == TRUE) in gatt_data_process()
984 #if (GATTS_INCLUDED == TRUE) || (GATTC_INCLUDED == TRUE) in gatt_data_process()
1004 #if (GATTC_INCLUDED == TRUE) in gatt_data_process()
Dgatt_cl.c27 #if BLE_INCLUDED == TRUE && GATTC_INCLUDED == TRUE
Dgatt_api.c840 #if (GATTC_INCLUDED == TRUE)
Dgatt_utils.c1365 #if (GATTC_INCLUDED == TRUE) in gatt_rsp_timeout()
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h238 #define GATTC_INCLUDED TRUE macro
240 #define GATTC_INCLUDED FALSE macro
1403 #ifndef GATTC_INCLUDED
1405 #define GATTC_INCLUDED FALSE macro
1407 #define GATTC_INCLUDED FALSE macro
/hal_espressif-latest/components/bt/host/bluedroid/main/
Dbte_init.c184 #if GATTC_INCLUDED==TRUE in BTE_DeinitStack()
480 #if GATTC_INCLUDED==TRUE in BTE_InitStack()
/hal_espressif-latest/components/bt/common/btc/core/
Dbtc_task.c95 #if (GATTC_INCLUDED == TRUE)
98 #if (GATTS_INCLUDED == TRUE || GATTC_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c551 #if (GATTC_INCLUDED == TRUE) in gap_ble_send_cl_read_request()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gattc_api.c19 #if (GATTC_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c21 #if (GATTC_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1730 …GATT_INCLUDED) && (BTA_GATT_INCLUDED == TRUE) && SDP_INCLUDED == TRUE) && (GATTC_INCLUDED == TRUE)