Home
last modified time | relevance | path

Searched refs:BLE_PERIPHERAL_MODE_SUPPORT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1357 #ifndef BLE_PERIPHERAL_MODE_SUPPORT
1358 #define BLE_PERIPHERAL_MODE_SUPPORT TRUE macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c1394 #if (defined(BLE_PERIPHERAL_MODE_SUPPORT) && (BLE_PERIPHERAL_MODE_SUPPORT == TRUE)) in GATT_Deregister()