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

  /src/sys/netbt/
hci_event.c 59 static void hci_event_read_clock_offset_compl(struct hci_unit *, struct mbuf *);
232 case HCI_EVENT_READ_CLOCK_OFFSET_COMPL:
233 hci_event_read_clock_offset_compl(unit, m);
888 hci_event_read_clock_offset_compl(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void
hci.h 2079 #define HCI_EVENT_READ_CLOCK_OFFSET_COMPL 0x1c

Completed in 103 milliseconds