Home
last modified time | relevance | path

Searched refs:smp_chan_create (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c1385 static struct smp_chan *smp_chan_create(struct l2cap_conn *conn) in smp_chan_create() function
1757 smp = smp_chan_create(conn); in smp_cmd_pairing_req()
2335 smp = smp_chan_create(conn); in smp_cmd_security_req()
2399 smp = smp_chan_create(conn); in smp_conn_security()
3123 smp = smp_chan_create(conn); in bredr_pairing()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c1391 static struct smp_chan *smp_chan_create(struct l2cap_conn *conn) in smp_chan_create() function
1763 smp = smp_chan_create(conn); in smp_cmd_pairing_req()
2341 smp = smp_chan_create(conn); in smp_cmd_security_req()
2405 smp = smp_chan_create(conn); in smp_conn_security()
3129 smp = smp_chan_create(conn); in bredr_pairing()

Completed in 16 milliseconds