| /OK3568_Linux_fs/kernel/net/bluetooth/bnep/ |
| H A D | sock.c | 172 .family = PF_BLUETOOTH, 207 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &bnep_proto, kern); in bnep_sock_create() 227 .family = PF_BLUETOOTH,
|
| /OK3568_Linux_fs/kernel/net/bluetooth/cmtp/ |
| H A D | sock.c | 175 .family = PF_BLUETOOTH, 210 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &cmtp_proto, kern); in cmtp_sock_create() 231 .family = PF_BLUETOOTH,
|
| /OK3568_Linux_fs/kernel/net/bluetooth/hidp/ |
| H A D | sock.c | 223 .family = PF_BLUETOOTH, 258 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &hidp_proto, kern); in hidp_sock_create() 279 .family = PF_BLUETOOTH,
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | af_bluetooth.c | 711 .family = PF_BLUETOOTH, 772 sock_unregister(PF_BLUETOOTH); in bt_init() 790 sock_unregister(PF_BLUETOOTH); in bt_exit() 806 MODULE_ALIAS_NETPROTO(PF_BLUETOOTH);
|
| H A D | sco.c | 481 sk = sk_alloc(net, PF_BLUETOOTH, prio, &sco_proto, kern); in sco_sock_alloc() 1256 .family = PF_BLUETOOTH, 1277 .family = PF_BLUETOOTH,
|
| H A D | l2cap_sock.c | 1850 sk = sk_alloc(net, PF_BLUETOOTH, prio, &l2cap_proto, kern); in l2cap_sock_alloc() 1906 .family = PF_BLUETOOTH, 1927 .family = PF_BLUETOOTH,
|
| H A D | hci_sock.c | 2016 .family = PF_BLUETOOTH, 2056 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &hci_sk_proto, kern); in hci_sock_create() 2074 .family = PF_BLUETOOTH,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | socket.h | 75 #define PF_BLUETOOTH 31 /* Bluetooth sockets. */ macro 126 #define AF_BLUETOOTH PF_BLUETOOTH
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | socket.h | 75 #define PF_BLUETOOTH 31 /* Bluetooth sockets. */ macro 126 #define AF_BLUETOOTH PF_BLUETOOTH
|
| /OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/ |
| H A D | sock.c | 276 sk = sk_alloc(net, PF_BLUETOOTH, prio, &rfcomm_proto, kern); in rfcomm_sock_alloc() 1008 .family = PF_BLUETOOTH, 1032 .family = PF_BLUETOOTH,
|
| H A D | core.c | 199 err = sock_create_kern(&init_net, PF_BLUETOOTH, SOCK_SEQPACKET, BTPROTO_L2CAP, sock); in rfcomm_l2sock_create()
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/include/linux/ |
| H A D | socket.h | 263 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | socket.h | 263 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | bluetooth.h | 37 #define PF_BLUETOOTH AF_BLUETOOTH macro
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | hooks.c | 1255 case PF_BLUETOOTH: in socket_type_to_security_class()
|