Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dsmp.c96 struct smp_chan { struct
592 struct smp_chan *smp; in smp_send_cmd()
652 struct smp_chan *smp = chan->data; in build_pairing_cmd()
727 struct smp_chan *smp = chan->data; in check_enc_key_size()
745 struct smp_chan *smp = chan->data; in smp_chan_destroy()
835 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) in get_auth_method()
855 struct smp_chan *smp = chan->data; in tk_request()
947 static u8 smp_confirm(struct smp_chan *smp) in smp_confirm()
974 static u8 smp_random(struct smp_chan *smp) in smp_random()
1037 struct smp_chan *smp = chan->data; in smp_notify_keys()
[all …]