Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_raw.h87 struct bt_hci_raw_cmd_ext { struct
89 uint16_t op;
92 size_t min_len;
116 void bt_hci_raw_cmd_ext_register(struct bt_hci_raw_cmd_ext *cmds, size_t size); argument