Home
last modified time | relevance | path

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

/external/strace/xlat/
Dbt_protocols.h6 #if defined(BTPROTO_L2CAP) || (defined(HAVE_DECL_BTPROTO_L2CAP) && HAVE_DECL_BTPROTO_L2CAP)
8 static_assert((BTPROTO_L2CAP) == (0), "BTPROTO_L2CAP != 0");
11 # define BTPROTO_L2CAP 0
73 [BTPROTO_L2CAP] = XLAT(BTPROTO_L2CAP),
Dbt_protocols.in2 BTPROTO_L2CAP 0
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dbluetooth_linux.go11 BTPROTO_L2CAP = 0 const
/external/syzkaller/sys/linux/
Dsocket_bluetooth_ppc64le.const12 BTPROTO_L2CAP = 0
Dsocket_bluetooth_arm64.const12 BTPROTO_L2CAP = 0
Dsocket_bluetooth_386.const12 BTPROTO_L2CAP = 0
Dsocket_bluetooth_arm.const12 BTPROTO_L2CAP = 0
Dsocket_bluetooth_amd64.const12 BTPROTO_L2CAP = 0
Dsocket_bluetooth.txt41 …l2cap(fam const[AF_BLUETOOTH], type flags[bt_l2cap_type], proto const[BTPROTO_L2CAP]) sock_bt_l2cap
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_sdp_socket.py87 proto=btsocket.BTPROTO_L2CAP)
/external/python/cpython2/Modules/
Dsocketmodule.c414 #define BTPROTO_L2CAP BLUETOOTH_PROTO_L2CAP macro
1132 case BTPROTO_L2CAP: in makesockaddr()
1418 case BTPROTO_L2CAP: in getsockaddrarg()
1671 case BTPROTO_L2CAP: in getsockaddrlen()
4803 PyModule_AddIntConstant(m, "BTPROTO_L2CAP", BTPROTO_L2CAP);
/external/scapy/scapy/layers/
Dbluetooth.py819 socket.BTPROTO_L2CAP)
/external/python/cpython3/Modules/
Dsocketmodule.c454 #define BTPROTO_L2CAP BLUETOOTH_PROTO_L2CAP macro
1334 case BTPROTO_L2CAP: in makesockaddr()
1792 case BTPROTO_L2CAP: in getsockaddrarg()
2258 case BTPROTO_L2CAP: in getsockaddrlen()
7011 PyModule_AddIntMacro(m, BTPROTO_L2CAP);
/external/python/cpython3/Doc/library/
Dsocket.rst133 - :const:`BTPROTO_L2CAP` accepts ``(bdaddr, psm)`` where ``bdaddr`` is