Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/include/esp32/include/
Desp_bt.h94 #define BT_HCI_UART_NO_DEFAULT CONFIG_BTDM_CTRL_HCI_UART_NO macro
96 #define BT_HCI_UART_NO_DEFAULT 1 macro
220 .hci_uart_no = BT_HCI_UART_NO_DEFAULT, \
/hal_espressif-latest/zephyr/esp32/include/bt/
Desp_bt.h114 #define BT_HCI_UART_NO_DEFAULT CONFIG_BTDM_CTRL_HCI_UART_NO macro
116 #define BT_HCI_UART_NO_DEFAULT 1 macro
240 .hci_uart_no = BT_HCI_UART_NO_DEFAULT, \