Home
last modified time | relevance | path

Searched +defs:smp +defs:y (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/bluetooth/
Dsmp.c55 #define SMP_ALLOW_CMD(smp, code) set_bit(code, &smp->allow_cmd) argument
541 struct smp_dev *smp; in smp_generate_oob() local
592 struct smp_chan *smp; in smp_send_cmd() local
652 struct smp_chan *smp = chan->data; in build_pairing_cmd() local
727 struct smp_chan *smp = chan->data; in check_enc_key_size() local
745 struct smp_chan *smp = chan->data; in smp_chan_destroy() local
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() local
947 static u8 smp_confirm(struct smp_chan *smp) in smp_confirm()
974 static u8 smp_random(struct smp_chan *smp) in smp_random()
[all …]