Home
last modified time | relevance | path

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

/Linux-v5.4/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.h682 struct bt_sock bt;
/Linux-v5.4/net/bluetooth/
Daf_bluetooth.c196 struct bt_sock *s, *n; in bt_accept_dequeue()
436 struct bt_sock *s, *n; in bt_accept_poll()
649 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-v5.4/net/bluetooth/bnep/
Dsock.c196 .obj_size = sizeof(struct bt_sock)
/Linux-v5.4/net/bluetooth/cmtp/
Dsock.c199 .obj_size = sizeof(struct bt_sock)
/Linux-v5.4/net/bluetooth/hidp/
Dsock.c247 .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()