Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A 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()
948 static u8 smp_confirm(struct smp_chan *smp) in smp_confirm()
975 static u8 smp_random(struct smp_chan *smp) in smp_random()
1039 struct smp_chan *sm in smp_notify_keys()
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c97 struct smp_chan { struct
593 struct smp_chan *smp; in smp_send_cmd()
653 struct smp_chan *smp = chan->data; in build_pairing_cmd()
728 struct smp_chan *smp = chan->data; in check_enc_key_size()
746 struct smp_chan *smp = chan->data; in smp_chan_destroy()
836 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) in get_auth_method()
856 struct smp_chan *smp = chan->data; in tk_request()
949 static u8 smp_confirm(struct smp_chan *smp) in smp_confirm()
976 static u8 smp_random(struct smp_chan *smp) in smp_random()
1040 struct smp_chan *sm in smp_notify_keys()
[all...]

Completed in 6 milliseconds