Home
last modified time | relevance | path

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

/net/bluetooth/
Dsmp.c249 struct smp_chan *smp = conn->smp_chan; in check_enc_key_size() local
297 struct smp_chan *smp = conn->smp_chan; in tk_request() local
371 struct smp_chan *smp = container_of(work, struct smp_chan, confirm); in confirm_work() local
413 struct smp_chan *smp = container_of(work, struct smp_chan, random); in random_work() local
495 struct smp_chan *smp; in smp_chan_create() local
515 struct smp_chan *smp = conn->smp_chan; in smp_chan_destroy() local
531 struct smp_chan *smp; in smp_user_confirm_reply() local
572 struct smp_chan *smp; in smp_cmd_pairing_req() local
626 struct smp_chan *smp = conn->smp_chan; in smp_cmd_pairing_rsp() local
674 struct smp_chan *smp = conn->smp_chan; in smp_cmd_pairing_confirm() local
[all …]
/net/iucv/
Diucv.c769 int iucv_register(struct iucv_handler *handler, int smp) in iucv_register()
803 void iucv_unregister(struct iucv_handler *handler, int smp) in iucv_unregister()