HomeSort by: relevance | last modified time | path
    Searched defs:hci_cmd_read_local_commands (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netbt/
hci_event.c 65 static void hci_cmd_read_local_commands(struct hci_unit *, struct mbuf *);
353 case HCI_CMD_READ_LOCAL_COMMANDS:
354 hci_cmd_read_local_commands(unit, m);
1160 hci_send_cmd(unit, HCI_CMD_READ_LOCAL_COMMANDS, NULL, 0);
1167 hci_cmd_read_local_commands(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void

Completed in 12 milliseconds