HomeSort by: relevance | last modified time | path
    Searched refs:HCI_CMD_READ_LOCAL_FEATURES (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netbt/
hci_event.c 62 static void hci_cmd_read_local_features(struct hci_unit *, struct mbuf *);
341 case HCI_CMD_READ_LOCAL_FEATURES:
342 hci_cmd_read_local_features(unit, m);
974 hci_cmd_read_local_features(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void
1284 if (hci_send_cmd(unit, HCI_CMD_READ_LOCAL_FEATURES, NULL, 0))
hci_socket.c 168 { HCI_CMD_READ_LOCAL_FEATURES,
hci.h 1685 #define HCI_CMD_READ_LOCAL_FEATURES 0x1003

Completed in 16 milliseconds