Home
last modified time | relevance | path

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

/samples/bluetooth/hci_spi/src/
A Dmain.c106 uint8_t header_slave[5] = { READY_NOW, SANITY_CHECK, in spi_send() local
117 header_slave[STATUS_HEADER_TOREAD] = buf->len; in spi_send()
124 tx.buf = header_slave; in spi_send()
153 uint8_t header_slave[5] = { READY_NOW, SANITY_CHECK, in bt_tx_thread() local
171 tx.buf = header_slave; in bt_tx_thread()

Completed in 6 milliseconds