Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/bluetooth/hci/
Dhci_spi_st.c87 #define BLUENRG_ACI_WRITE_CONFIG_DATA BT_OP(BT_OGF_VS, 0x000C) macro
334 hdr.opcode = sys_cpu_to_le16(BLUENRG_ACI_WRITE_CONFIG_DATA); in bt_spi_send_aci_config()
338 buf = bt_hci_cmd_create(BLUENRG_ACI_WRITE_CONFIG_DATA, data_len); in bt_spi_send_aci_config()
353 return bt_hci_cmd_send(BLUENRG_ACI_WRITE_CONFIG_DATA, buf); in bt_spi_send_aci_config()