Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Dspi.c302 static int bt_spi_send(const struct device *dev, struct net_buf *buf) in bt_spi_send() function
425 .send = bt_spi_send,
Dhci_spi_st.c556 static int bt_spi_send(const struct device *dev, struct net_buf *buf) in bt_spi_send() function
701 .send = bt_spi_send,