Searched refs:hci_command (Results 1 – 9 of 9) sorted by relevance
43 struct hci_command { struct51 extern struct hci_command link_control_commands[]; argument52 extern struct hci_command link_policy_commands[];53 extern struct hci_command host_controller_baseband_commands[];54 extern struct hci_command info_commands[];55 extern struct hci_command status_commands[];56 extern struct hci_command node_commands[];57 extern struct hci_command le_commands[];
50 static struct hci_command * find_hci_command (char const *, struct hci_command *);52 static void print_hci_command (struct hci_command *);175 struct hci_command *c = NULL; in do_hci_command() 262 static struct hci_command * in find_hci_command() 263 find_hci_command(char const *command, struct hci_command *category) in find_hci_command() 265 struct hci_command *c = NULL; in find_hci_command() 319 print_hci_command(struct hci_command *category) in print_hci_command() 321 struct hci_command *c = NULL; in print_hci_command()
205 struct hci_command status_commands[] = {
214 struct hci_command info_commands[] = {
246 struct hci_command link_policy_commands[] = {
486 struct hci_command node_commands[] = {
812 struct hci_command link_control_commands[] = {
1238 struct hci_command le_commands[] = {
1564 struct hci_command host_controller_baseband_commands[] = {