Home
last modified time | relevance | path

Searched refs:L2CAP_LM_SECURE (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dl2cap.h71 #define L2CAP_LM_SECURE 0x0020 macro
/external/bluetooth/bluez/test/
Dl2test.c279 opt |= L2CAP_LM_SECURE; in do_connect()
384 opt |= L2CAP_LM_SECURE; in do_listen()
1032 opt = L2CAP_LM_SECURE; in do_pairing()
/external/bluetooth/bluez/compat/
Dpand.c694 link_mode |= L2CAP_LM_SECURE; in main()
/external/bluetooth/bluez/btio/
Dbtio.c355 L2CAP_LM_AUTH | L2CAP_LM_ENCRYPT | L2CAP_LM_SECURE, in l2cap_set_lm()
451 if (opt & L2CAP_LM_SECURE) in l2cap_get_lm()
/external/qemu/hw/
Dbt.h1684 L2CAP_LM_SECURE = 1 << 5, enumerator