Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dsmp.h32 struct smp_cmd_pairing { struct
Dsmp.c649 struct smp_cmd_pairing *req, in build_pairing_cmd()
650 struct smp_cmd_pairing *rsp, __u8 authreq) in build_pairing_cmd()
1043 struct smp_cmd_pairing *req = (void *) &smp->preq[1]; in smp_notify_keys()
1044 struct smp_cmd_pairing *rsp = (void *) &smp->prsp[1]; in smp_notify_keys()
1249 struct smp_cmd_pairing *req, *rsp; in smp_distribute_keys()
1704 struct smp_cmd_pairing *req, in build_bredr_pairing_cmd()
1705 struct smp_cmd_pairing *rsp) in build_bredr_pairing_cmd()
1747 struct smp_cmd_pairing rsp, *req = (void *) skb->data; in smp_cmd_pairing_req()
1938 struct smp_cmd_pairing *req, *rsp = (void *) skb->data; in smp_cmd_pairing_rsp()
2063 struct smp_cmd_pairing *req, *rsp; in fixup_sc_false_positive()
[all …]