Home
last modified time | relevance | path

Searched refs:EVT_HEADER_SIZE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/bluetooth/hci/
Dspi.c39 #define EVT_HEADER_SIZE 2 macro
214 len = sizeof(struct bt_hci_evt_hdr) + msg[EVT_HEADER_SIZE]; in bt_spi_rx_buf_construct()
Dhci_stm32wb0.c54 #define EVT_HEADER_SIZE 2 macro
324 len = sizeof(struct bt_hci_evt_hdr) + msg[EVT_HEADER_SIZE]; in get_rx()
Dhci_spi_st.c50 #define EVT_HEADER_SIZE 2 macro
447 len = sizeof(struct bt_hci_evt_hdr) + msg[EVT_HEADER_SIZE]; in bt_spi_rx_buf_construct()