Home
last modified time | relevance | path

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

/external/strace/xlat/
Dbt_protocols.h48 #if defined(BTPROTO_HIDP) || (defined(HAVE_DECL_BTPROTO_HIDP) && HAVE_DECL_BTPROTO_HIDP)
50 static_assert((BTPROTO_HIDP) == (6), "BTPROTO_HIDP != 6");
53 # define BTPROTO_HIDP 6
79 [BTPROTO_HIDP] = XLAT(BTPROTO_HIDP),
Dbt_protocols.in8 BTPROTO_HIDP 6
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dbluetooth_linux.go17 BTPROTO_HIDP = 6 const
/external/syzkaller/sys/linux/
Dsocket_bluetooth_ppc64le.const11 BTPROTO_HIDP = 6
Dsocket_bluetooth_arm64.const11 BTPROTO_HIDP = 6
Dsocket_bluetooth_386.const11 BTPROTO_HIDP = 6
Dsocket_bluetooth_arm.const11 BTPROTO_HIDP = 6
Dsocket_bluetooth_amd64.const11 BTPROTO_HIDP = 6
Dsocket_bluetooth.txt63 socket$bt_hidp(fam const[AF_BLUETOOTH], type const[SOCK_RAW], proto const[BTPROTO_HIDP]) sock_bt_hi…