Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dsmp.h32 struct smp_cmd_pairing { struct
Dsmp.c647 struct smp_cmd_pairing *req, in build_pairing_cmd()
648 struct smp_cmd_pairing *rsp, __u8 authreq) in build_pairing_cmd()
1041 struct smp_cmd_pairing *req = (void *) &smp->preq[1]; in smp_notify_keys()
1042 struct smp_cmd_pairing *rsp = (void *) &smp->prsp[1]; in smp_notify_keys()
1235 struct smp_cmd_pairing *req, *rsp; in smp_distribute_keys()
1690 struct smp_cmd_pairing *req, in build_bredr_pairing_cmd()
1691 struct smp_cmd_pairing *rsp) in build_bredr_pairing_cmd()
1733 struct smp_cmd_pairing rsp, *req = (void *) skb->data; in smp_cmd_pairing_req()
1924 struct smp_cmd_pairing *req, *rsp = (void *) skb->data; in smp_cmd_pairing_rsp()
2049 struct smp_cmd_pairing *req, *rsp; in fixup_sc_false_positive()
[all …]