Home
last modified time | relevance | path

Searched defs:header_master (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/bluetooth/hci_spi/src/
Dmain.c105 uint8_t header_master[5] = { 0 }; in spi_send() local
165 uint8_t header_master[5]; in bt_tx_thread() local
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_spi_st.c222 uint8_t header_master[5] = {op, 0, 0, 0, 0}; in bt_spi_get_header() local
283 uint8_t header_master[5] = {op, 0, 0, 0, 0}; in bt_spi_get_header() local
Dspi.c148 uint8_t header_master[5] = {op, 0, 0, 0, 0}; in bt_spi_get_header() local