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

  /src/sys/netbt/
hci_event.c 48 static void hci_event_rssi_result(struct hci_unit *, struct mbuf *);
200 case HCI_EVENT_RSSI_RESULT:
201 hci_event_rssi_result(unit, m);
497 hci_event_rssi_result(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void
hci_event.c 48 static void hci_event_rssi_result(struct hci_unit *, struct mbuf *);
200 case HCI_EVENT_RSSI_RESULT:
201 hci_event_rssi_result(unit, m);
497 hci_event_rssi_result(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void

Completed in 22 milliseconds