Home
last modified time | relevance | path

Searched refs:hci_cmd_read_local_features (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/netbt/
H A Dhci_event.c61 static void hci_cmd_read_local_features(struct hci_unit *, struct mbuf *);
334 hci_cmd_read_local_features(unit, m); in hci_event_command_compl()
898 hci_cmd_read_local_features(struct hci_unit *unit, struct mbuf *m) in hci_cmd_read_local_features() function