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

  /src/sys/netbt/
l2cap_misc.c 102 chan->lc_link->hl_flags |= HCI_LINK_SECURE_REQ;
hci_event.c 865 link->hl_flags &= ~HCI_LINK_SECURE_REQ;
hci_link.c 304 if ((link->hl_flags & HCI_LINK_SECURE_REQ)) {
hci.h 2483 #define HCI_LINK_SECURE_REQ (1<<2) /* secure link requested */

Completed in 16 milliseconds