Searched refs:L2CAP_LM_SECURE (Results 1 – 5 of 5) sorted by relevance
71 #define L2CAP_LM_SECURE 0x0020 macro
278 opt |= L2CAP_LM_SECURE; in do_connect()373 opt |= L2CAP_LM_SECURE; in do_listen()1020 opt = L2CAP_LM_SECURE; in do_pairing()
691 link_mode |= L2CAP_LM_SECURE; in main()
343 L2CAP_LM_AUTH | L2CAP_LM_ENCRYPT | L2CAP_LM_SECURE, in l2cap_set_lm()419 if (opt & L2CAP_LM_SECURE) in l2cap_get_lm()
1686 L2CAP_LM_SECURE = 1 << 5, enumerator