Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h286 #define BLE_SMP_ID_RESET_ENABLE TRUE macro
288 #define BLE_SMP_ID_RESET_ENABLE FALSE macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_dev.c195 #if (BLE_SMP_ID_RESET_ENABLE == TRUE) in BTM_SecDeleteDevice()