Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/samples/bluetooth/hci_spi/src/
Dmain.c36 #define HCI_EVT 0x04 macro
117 net_buf_push_u8(buf, HCI_EVT); in spi_send()