Home
last modified time | relevance | path

Searched refs:SOL_BLUETOOTH (Results 1 – 17 of 17) sorted by relevance

/external/syzkaller/sys/linux/
Dsocket_bluetooth.txt87 setsockopt$bt_BT_SECURITY(fd sock_bt, level const[SOL_BLUETOOTH], opt const[BT_SECURITY], arg ptr[i…
88 getsockopt$bt_BT_SECURITY(fd sock_bt, level const[SOL_BLUETOOTH], opt const[BT_SECURITY], arg ptr[o…
89 setsockopt$bt_BT_DEFER_SETUP(fd sock_bt, level const[SOL_BLUETOOTH], opt const[BT_DEFER_SETUP], arg…
90 getsockopt$bt_BT_DEFER_SETUP(fd sock_bt, level const[SOL_BLUETOOTH], opt const[BT_DEFER_SETUP], arg…
91 setsockopt$bt_BT_VOICE(fd sock_bt, level const[SOL_BLUETOOTH], opt const[BT_VOICE], arg ptr[in, int…
92 getsockopt$bt_BT_VOICE(fd sock_bt, level const[SOL_BLUETOOTH], opt const[BT_VOICE], arg ptr[in, int…
93 setsockopt$bt_BT_FLUSHABLE(fd sock_bt, level const[SOL_BLUETOOTH], opt const[BT_FLUSHABLE], arg ptr…
94 getsockopt$bt_BT_FLUSHABLE(fd sock_bt, level const[SOL_BLUETOOTH], opt const[BT_FLUSHABLE], arg ptr…
95 setsockopt$bt_BT_POWER(fd sock_bt, level const[SOL_BLUETOOTH], opt const[BT_POWER], arg ptr[in, int…
96 getsockopt$bt_BT_POWER(fd sock_bt, level const[SOL_BLUETOOTH], opt const[BT_POWER], arg ptr[in, int…
[all …]
Dsocket_bluetooth_ppc64le.const79 SOL_BLUETOOTH = 274
Dsocket_bluetooth_arm64.const79 SOL_BLUETOOTH = 274
Dsocket_bluetooth_386.const79 SOL_BLUETOOTH = 274
Dsocket_bluetooth_arm.const79 SOL_BLUETOOTH = 274
Dsocket_bluetooth_amd64.const79 SOL_BLUETOOTH = 274
Dsocket_ppc64le.const247 SOL_BLUETOOTH = 274
Dsocket_386.const247 SOL_BLUETOOTH = 274
Dsocket_arm64.const247 SOL_BLUETOOTH = 274
Dsocket_arm.const247 SOL_BLUETOOTH = 274
Dsocket_amd64.const247 SOL_BLUETOOTH = 274
Dsocket.txt48 …I, SOL_LLC, SOL_DCCP, SOL_NETLINK, SOL_TIPC, SOL_RXRPC, SOL_PPPOL2TP, SOL_BLUETOOTH, SOL_PNPIPE, S…
/external/strace/xlat/
Dsocketlayers.h197 #if defined(SOL_BLUETOOTH) || (defined(HAVE_DECL_SOL_BLUETOOTH) && HAVE_DECL_SOL_BLUETOOTH)
199 static_assert((SOL_BLUETOOTH) == (274), "SOL_BLUETOOTH != 274");
202 # define SOL_BLUETOOTH 274
312 XLAT(SOL_BLUETOOTH),
Dsocketlayers.in31 SOL_BLUETOOTH 274
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dbluetooth_linux.go30 SOL_BLUETOOTH = 0x112 const
/external/strace/
Dnet.c546 case SOL_BLUETOOTH: in print_sockopt_fd_level_name()
DChangeLog3576 SOL_DCCP, SOL_TIPC, SOL_RXRPC, SOL_PPPOL2TP, SOL_BLUETOOTH, SOL_PNPIPE,