Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c60 #define BTDM_CFG_HCI_UART (1<<1) macro
1253 mask |= BTDM_CFG_HCI_UART; in btdm_config_mask_load()
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c44 #define BTDM_CFG_HCI_UART (1 << 1) macro