Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Dspi.c38 #define EVT_HEADER_EVENT 1 macro
192 switch (msg[EVT_HEADER_EVENT]) { in bt_spi_rx_buf_construct()
201 if (msg[EVT_HEADER_EVENT] == BT_HCI_EVT_LE_META_EVENT && in bt_spi_rx_buf_construct()
206 buf = bt_buf_get_evt(msg[EVT_HEADER_EVENT], in bt_spi_rx_buf_construct()
Dhci_spi_st.c49 #define EVT_HEADER_EVENT 1 macro
425 switch (msg[EVT_HEADER_EVENT]) { in bt_spi_rx_buf_construct()
434 if (msg[EVT_HEADER_EVENT] == BT_HCI_EVT_LE_META_EVENT && in bt_spi_rx_buf_construct()
439 buf = bt_buf_get_evt(msg[EVT_HEADER_EVENT], in bt_spi_rx_buf_construct()