Home
last modified time | relevance | path

Searched refs:ESP_BT_HCI_TL_STATUS_OK (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart_dma.c80 #define ESP_BT_HCI_TL_STATUS_OK (0) /*!< HCI_TL Tx/Rx operation status OK */ macro
235 callback(arg, ESP_BT_HCI_TL_STATUS_OK); in hci_uart_tl_rx_eof_callback()
247 callback(uart_env.tx.arg, ESP_BT_HCI_TL_STATUS_OK); in hci_uart_tl_tx_eof_callback()
/hal_espressif-latest/components/bt/include/esp32c3/include/
Desp_bt.h115 #define ESP_BT_HCI_TL_STATUS_OK (0) /*!< HCI_TL Tx/Rx operation status OK */ macro
/hal_espressif-latest/zephyr/esp32c3/include/bt/
Desp_bt.h153 #define ESP_BT_HCI_TL_STATUS_OK (0) /*!< HCI_TL Tx/Rx operation status OK */ macro
/hal_espressif-latest/zephyr/esp32s3/include/bt/
Desp_bt.h153 #define ESP_BT_HCI_TL_STATUS_OK (0) /*!< HCI_TL Tx/Rx operation status OK */ macro