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

  /src/lib/libbluetooth/
bt_dev.c 609 bt_devfilter_evt_set(&f, HCI_EVENT_RSSI_RESULT);
714 case HCI_EVENT_RSSI_RESULT:
  /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.h 2124 #define HCI_EVENT_RSSI_RESULT 0x22

Completed in 16 milliseconds