Searched refs:HCI_LINK_SECURE_REQ (Results 1 – 4 of 4) sorted by relevance
102 chan->lc_link->hl_flags |= HCI_LINK_SECURE_REQ; in l2cap_setmode()
304 if ((link->hl_flags & HCI_LINK_SECURE_REQ)) { in hci_acl_setmode()
865 link->hl_flags &= ~HCI_LINK_SECURE_REQ; in hci_event_change_con_link_key_compl()
2483 #define HCI_LINK_SECURE_REQ (1<<2) /* secure link requested */ macro