Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/bthcid/
HDhci.c108 hci_filter_set(HCI_EVENT_PIN_CODE_REQ, &filter); in init_hci()
156 case HCI_EVENT_PIN_CODE_REQ: in process_hci()
/dragonfly/sys/netbt/
HDhci.h2010 #define HCI_EVENT_PIN_CODE_REQ 0x16 macro