Home
last modified time | relevance | path

Searched defs:BT_BLE_CCA_MODE (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/controller/esp32c3/
DKconfig.in81 choice BT_BLE_CCA_MODE choice
95 config BT_BLE_CCA_MODE config
/hal_espressif-latest/zephyr/esp32c3/include/bt/
Desp_bt.h253 #define BT_BLE_CCA_MODE (CONFIG_BT_BLE_CCA_MODE) macro
255 #define BT_BLE_CCA_MODE (0) macro
/hal_espressif-latest/zephyr/esp32s3/include/bt/
Desp_bt.h253 #define BT_BLE_CCA_MODE (CONFIG_BT_BLE_CCA_MODE) macro
255 #define BT_BLE_CCA_MODE (0) macro
/hal_espressif-latest/components/bt/include/esp32c3/include/
Desp_bt.h212 #define BT_BLE_CCA_MODE (CONFIG_BT_BLE_CCA_MODE) macro
214 #define BT_BLE_CCA_MODE (0) macro