Searched refs:bt_spi_get_header (Results 1 – 2 of 2) sorted by relevance
146 static int bt_spi_get_header(uint8_t op, uint16_t *size) in bt_spi_get_header() function263 ret = bt_spi_get_header(SPI_READ, &size); in bt_spi_rx_thread()334 ret = bt_spi_get_header(SPI_WRITE, &size); in bt_spi_send()
220 static int bt_spi_get_header(uint8_t op, uint16_t *size) in bt_spi_get_header() function281 static int bt_spi_get_header(uint8_t op, uint16_t *size) in bt_spi_get_header() function525 ret = bt_spi_get_header(SPI_READ, &size); in bt_spi_rx_thread()594 ret = bt_spi_get_header(SPI_WRITE, &size); in bt_spi_send()