Home
last modified time | relevance | path

Searched refs:L2CAP_LM_RELIABLE (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
Dl2cap.h70 #define L2CAP_LM_RELIABLE 0x0010 macro
/external/bluetooth/bluez/test/
Dl2test.c271 opt |= L2CAP_LM_RELIABLE; in do_connect()
376 opt |= L2CAP_LM_RELIABLE; in do_listen()
/external/qemu/hw/
Dbt.h1683 L2CAP_LM_RELIABLE = 1 << 4, enumerator