Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dsmp.c95 struct smp_chan { struct
591 struct smp_chan *smp; in smp_send_cmd()
651 struct smp_chan *smp = chan->data; in build_pairing_cmd()
726 struct smp_chan *smp = chan->data; in check_enc_key_size()
744 struct smp_chan *smp = chan->data; in smp_chan_destroy()
834 static u8 get_auth_method(struct smp_chan *smp, u8 local_io, u8 remote_io) in get_auth_method()
854 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()
1038 struct smp_chan *smp = chan->data; in smp_notify_keys()
[all …]