Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dsmp.c96 struct smp_chan { struct
602 struct smp_chan *smp; in smp_send_cmd()
662 struct smp_chan *smp = chan->data; in build_pairing_cmd()
737 struct smp_chan *smp = chan->data; in check_enc_key_size()
751 struct smp_chan *smp = chan->data; in smp_chan_destroy()
841 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) in get_auth_method()
861 struct smp_chan *smp = chan->data; in tk_request()
946 static u8 smp_confirm(struct smp_chan *smp) in smp_confirm()
973 static u8 smp_random(struct smp_chan *smp) in smp_random()
1036 struct smp_chan *smp = chan->data; in smp_notify_keys()
[all …]