Home
last modified time | relevance | path

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

/samples/bluetooth/hci_spi/src/
A Dmain.c61 static uint8_t txmsg[SPI_MAX_MSG_LEN]; variable
168 (void)memset(txmsg, 0xFF, SPI_MAX_MSG_LEN); in bt_tx_thread()
192 tx.buf = txmsg; in bt_tx_thread()

Completed in 4 milliseconds