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.c278 opt |= L2CAP_LM_SECURE; in do_connect()
373 opt |= L2CAP_LM_SECURE; in do_listen()
1020 opt = L2CAP_LM_SECURE; in do_pairing()
/external/bluetooth/bluez/compat/
Dpand.c691 link_mode |= L2CAP_LM_SECURE; in main()
/external/bluetooth/bluez/src/
Dbtio.c343 L2CAP_LM_AUTH | L2CAP_LM_ENCRYPT | L2CAP_LM_SECURE, in l2cap_set_lm()
419 if (opt & L2CAP_LM_SECURE) in l2cap_get_lm()
/external/qemu/hw/
Dbt.h1686 L2CAP_LM_SECURE = 1 << 5, enumerator