Home
last modified time | relevance | path

Searched defs:BTDM_BLE_PING_EN (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/include/esp32/include/
Desp_bt.h209 #define BTDM_BLE_PING_EN (CONFIG_BTDM_BLE_PING_EN) macro
211 #define BTDM_BLE_PING_EN (0) macro
/hal_espressif-latest/zephyr/esp32/include/bt/
Desp_bt.h229 #define BTDM_BLE_PING_EN (CONFIG_BTDM_BLE_PING_EN) macro
231 #define BTDM_BLE_PING_EN (0) macro
/hal_espressif-latest/components/bt/controller/esp32/
DKconfig.in478 config BTDM_BLE_PING_EN config