Searched refs:SOL_BLUETOOTH (Results 1 – 17 of 17) sorted by relevance
/external/syzkaller/sys/linux/ |
D | socket_bluetooth.txt | 87 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 …]
|
D | socket_bluetooth_ppc64le.const | 79 SOL_BLUETOOTH = 274
|
D | socket_bluetooth_arm64.const | 79 SOL_BLUETOOTH = 274
|
D | socket_bluetooth_386.const | 79 SOL_BLUETOOTH = 274
|
D | socket_bluetooth_arm.const | 79 SOL_BLUETOOTH = 274
|
D | socket_bluetooth_amd64.const | 79 SOL_BLUETOOTH = 274
|
D | socket_ppc64le.const | 247 SOL_BLUETOOTH = 274
|
D | socket_386.const | 247 SOL_BLUETOOTH = 274
|
D | socket_arm64.const | 247 SOL_BLUETOOTH = 274
|
D | socket_arm.const | 247 SOL_BLUETOOTH = 274
|
D | socket_amd64.const | 247 SOL_BLUETOOTH = 274
|
D | socket.txt | 48 …I, SOL_LLC, SOL_DCCP, SOL_NETLINK, SOL_TIPC, SOL_RXRPC, SOL_PPPOL2TP, SOL_BLUETOOTH, SOL_PNPIPE, S…
|
/external/strace/xlat/ |
D | socketlayers.h | 197 #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),
|
D | socketlayers.in | 31 SOL_BLUETOOTH 274
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | bluetooth_linux.go | 30 SOL_BLUETOOTH = 0x112 const
|
/external/strace/ |
D | net.c | 546 case SOL_BLUETOOTH: in print_sockopt_fd_level_name()
|
D | ChangeLog | 3576 SOL_DCCP, SOL_TIPC, SOL_RXRPC, SOL_PPPOL2TP, SOL_BLUETOOTH, SOL_PNPIPE,
|