Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_ambiq.c106 static int spi_send_packet(uint8_t *data, uint16_t len) in spi_send_packet() function
369 ret = spi_send_packet(buf->data, buf->len); in bt_apollo_send()
391 ret = bt_apollo_controller_init(spi_send_packet); in bt_apollo_open()