Home
last modified time | relevance | path

Searched refs:bt_sock (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Daf_bluetooth.c196 struct bt_sock *s, *n; in bt_accept_dequeue()
444 struct bt_sock *s, *n; in bt_accept_poll()
655 struct bt_sock *bt = bt_sk(sk); in bt_seq_show()
Dsco.c66 struct bt_sock bt;
Dhci_sock.c52 struct bt_sock bt;
/kernel/linux/linux-5.10/include/net/bluetooth/
Dbluetooth.h289 #define bt_sk(__sk) ((struct bt_sock *) __sk)
291 struct bt_sock { struct
Drfcomm.h304 struct bt_sock bt;
Dl2cap.h726 struct bt_sock bt;
/kernel/linux/linux-5.10/net/bluetooth/bnep/
Dsock.c194 .obj_size = sizeof(struct bt_sock)
/kernel/linux/linux-5.10/net/bluetooth/cmtp/
Dsock.c197 .obj_size = sizeof(struct bt_sock)
/kernel/linux/linux-5.10/net/bluetooth/hidp/
Dsock.c245 .obj_size = sizeof(struct bt_sock)
Dcore.c919 struct bt_sock *ctrl, *intr; in hidp_session_new()
1316 struct bt_sock *ctrl, *intr; in hidp_verify_sockets()