Searched refs:L2CAP_LM_SECURE (Results 1 – 5 of 5) sorted by relevance
71 #define L2CAP_LM_SECURE 0x0020 macro
279 opt |= L2CAP_LM_SECURE; in do_connect()384 opt |= L2CAP_LM_SECURE; in do_listen()1032 opt = L2CAP_LM_SECURE; in do_pairing()
694 link_mode |= L2CAP_LM_SECURE; in main()
355 L2CAP_LM_AUTH | L2CAP_LM_ENCRYPT | L2CAP_LM_SECURE, in l2cap_set_lm()451 if (opt & L2CAP_LM_SECURE) in l2cap_get_lm()
1684 L2CAP_LM_SECURE = 1 << 5, enumerator