Home
last modified time | relevance | path

Searched refs:BTPROTO_L2CAP (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dbt_protocols.h11 #if defined(BTPROTO_L2CAP) || (defined(HAVE_DECL_BTPROTO_L2CAP) && HAVE_DECL_BTPROTO_L2CAP)
12 XLAT(BTPROTO_L2CAP),
Dbt_protocols.in1 BTPROTO_L2CAP
/external/autotest/client/site_tests/kernel_ProtocolCheck/
Dkernel_ProtocolCheck.py16 BTPROTO_L2CAP = 0 variable
28 Protocol('L2CAP', AF_BLUETOOTH, socket.SOCK_STREAM, BTPROTO_L2CAP),
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_sdp_socket.py87 proto=btsocket.BTPROTO_L2CAP)