Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/btconfig/
H A Dbtconfig.c1055 hci_filter_set(HCI_EVENT_RSSI_RESULT, &f); in do_inquiry()
1110 if (hh->event == HCI_EVENT_RSSI_RESULT) { in do_inquiry()
/dragonfly/sys/netbt/
H A Dhci_event.c193 case HCI_EVENT_RSSI_RESULT: in hci_event()
H A Dhci.h2086 #define HCI_EVENT_RSSI_RESULT 0x22 macro