Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dsmp.h32 struct smp_cmd_pairing { struct
Dsmp.c667 struct smp_cmd_pairing *req, in build_pairing_cmd()
668 struct smp_cmd_pairing *rsp, __u8 authreq) in build_pairing_cmd()
1052 struct smp_cmd_pairing *req = (void *) &smp->preq[1]; in smp_notify_keys()
1053 struct smp_cmd_pairing *rsp = (void *) &smp->prsp[1]; in smp_notify_keys()
1246 struct smp_cmd_pairing *req, *rsp; in smp_distribute_keys()
1707 struct smp_cmd_pairing *req, in build_bredr_pairing_cmd()
1708 struct smp_cmd_pairing *rsp) in build_bredr_pairing_cmd()
1750 struct smp_cmd_pairing rsp, *req = (void *) skb->data; in smp_cmd_pairing_req()
1941 struct smp_cmd_pairing *req, *rsp = (void *) skb->data; in smp_cmd_pairing_rsp()
2066 struct smp_cmd_pairing *req, *rsp; in fixup_sc_false_positive()
[all …]