Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Dhci_spi_st.c326 static int bt_spi_send_aci_config(uint8_t offset, const uint8_t *value, size_t value_len) in bt_spi_send_aci_config() function
367 bt_spi_send_aci_config(BLUENRG_CONFIG_LL_ONLY_OFFSET, &data, 1); in bt_spi_bluenrg_setup()
370 ret = bt_spi_send_aci_config( in bt_spi_bluenrg_setup()
691 bt_spi_send_aci_config(BLUENRG_CONFIG_LL_ONLY_OFFSET, &data, 1); in bt_spi_open()