Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_raw.h87 struct bt_hci_raw_cmd_ext { struct
116 void bt_hci_raw_cmd_ext_register(struct bt_hci_raw_cmd_ext *cmds, size_t size); argument
/Zephyr-latest/subsys/bluetooth/host/
Dhci_raw.c80 struct bt_hci_raw_cmd_ext *cmd_ext;
273 struct bt_hci_raw_cmd_ext *cmd = &cmd_ext[i]; in bt_send_ext()
348 void bt_hci_raw_cmd_ext_register(struct bt_hci_raw_cmd_ext *cmds, size_t size) in bt_hci_raw_cmd_ext_register()
/Zephyr-latest/subsys/usb/device/class/
Dbluetooth.c407 static struct bt_hci_raw_cmd_ext cmd_ext[] = {