Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dbluetooth.h243 #define bt_sk(__sk) ((struct bt_sock *) __sk)
245 struct bt_sock { struct
Drfcomm.h305 struct bt_sock bt;
Dl2cap.h678 struct bt_sock bt;
/Linux-v4.19/net/bluetooth/
Daf_bluetooth.c186 struct bt_sock *s, *n; in bt_accept_dequeue()
426 struct bt_sock *s, *n; in bt_accept_poll()
647 struct bt_sock *bt = bt_sk(sk); in bt_seq_show()
Dsco.c64 struct bt_sock bt;
Dhci_sock.c52 struct bt_sock bt;
/Linux-v4.19/net/bluetooth/bnep/
Dsock.c191 .obj_size = sizeof(struct bt_sock)
/Linux-v4.19/net/bluetooth/cmtp/
Dsock.c194 .obj_size = sizeof(struct bt_sock)
/Linux-v4.19/net/bluetooth/hidp/
Dsock.c224 .obj_size = sizeof(struct bt_sock)
Dcore.c914 struct bt_sock *ctrl, *intr; in hidp_session_new()
1308 struct bt_sock *ctrl, *intr; in hidp_verify_sockets()