L2CAP_LM_SECURE 336 netbt/hci_link.c mode |= L2CAP_LM_SECURE; L2CAP_LM_SECURE 93 netbt/l2cap_misc.c (chan->lc_mode & L2CAP_LM_SECURE ? "yes" : "no")); L2CAP_LM_SECURE 101 netbt/l2cap_misc.c if (chan->lc_mode & L2CAP_LM_SECURE) L2CAP_LM_SECURE 382 netbt/l2cap_socket.c (new & L2CAP_LM_SECURE ? "on" : "off")); L2CAP_LM_SECURE 387 netbt/l2cap_socket.c || ((mode & L2CAP_LM_SECURE) && !(new & L2CAP_LM_SECURE))) L2CAP_LM_SECURE 441 netbt/l2cap_upper.c mode &= (L2CAP_LM_SECURE | L2CAP_LM_ENCRYPT | L2CAP_LM_AUTH); L2CAP_LM_SECURE 443 netbt/l2cap_upper.c if (mode & L2CAP_LM_SECURE) L2CAP_LM_SECURE 237 netbt/rfcomm_dlc.c mode |= L2CAP_LM_SECURE; L2CAP_LM_SECURE 509 netbt/rfcomm_session.c (new & L2CAP_LM_SECURE ? "on" : "off")); L2CAP_LM_SECURE 517 netbt/rfcomm_session.c if (new & L2CAP_LM_SECURE)