Home
last modified time | relevance | path

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

/net/bluetooth/
Dsmp.c55 #define SMP_ALLOW_CMD(smp, code) set_bit(code, &smp->allow_cmd) argument
505 struct smp_dev *smp; in smp_irk_matches() local
526 struct smp_dev *smp; in smp_generate_rpa() local
551 struct smp_dev *smp; in smp_generate_oob() local
602 struct smp_chan *smp; in smp_send_cmd() local
662 struct smp_chan *smp = chan->data; in build_pairing_cmd() local
737 struct smp_chan *smp = chan->data; in check_enc_key_size() local
751 struct smp_chan *smp = chan->data; in smp_chan_destroy() local
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() local
[all …]
/net/iucv/
Diucv.c767 int iucv_register(struct iucv_handler *handler, int smp) in iucv_register()
801 void iucv_unregister(struct iucv_handler *handler, int smp) in iucv_unregister()