Searched defs:bt_hci_raw_cmd_ext (Results 1 – 1 of 1) sorted by relevance
87 struct bt_hci_raw_cmd_ext { struct89 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