Home
last modified time | relevance | path

Searched refs:BTPROTO_BNEP (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dbt_protocols.h34 #if defined(BTPROTO_BNEP) || (defined(HAVE_DECL_BTPROTO_BNEP) && HAVE_DECL_BTPROTO_BNEP)
36 static_assert((BTPROTO_BNEP) == (4), "BTPROTO_BNEP != 4");
39 # define BTPROTO_BNEP 4
77 [BTPROTO_BNEP] = XLAT(BTPROTO_BNEP),
Dbt_protocols.in6 BTPROTO_BNEP 4
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dbluetooth_linux.go15 BTPROTO_BNEP = 4 const
/external/syzkaller/sys/linux/
Dsocket_bluetooth_ppc64le.const8 BTPROTO_BNEP = 4
Dsocket_bluetooth_arm64.const8 BTPROTO_BNEP = 4
Dsocket_bluetooth_386.const8 BTPROTO_BNEP = 4
Dsocket_bluetooth_arm.const8 BTPROTO_BNEP = 4
Dsocket_bluetooth_amd64.const8 BTPROTO_BNEP = 4
Dsocket_bluetooth.txt79 socket$bt_bnep(fam const[AF_BLUETOOTH], type const[SOCK_RAW], proto const[BTPROTO_BNEP]) sock_bt_bn…