Searched refs:txmsg (Results 1 – 1 of 1) sorted by relevance
61 static uint8_t txmsg[SPI_MAX_MSG_LEN]; variable168 (void)memset(txmsg, 0xFF, SPI_MAX_MSG_LEN); in bt_tx_thread()192 tx.buf = txmsg; in bt_tx_thread()
Completed in 4 milliseconds