Home
last modified time | relevance | path

Searched refs:resp_key_dist (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.h38 __u8 resp_key_dist; member
H A Dsmp.c706 req->resp_key_dist = remote_dist; in build_pairing_cmd()
717 rsp->resp_key_dist = req->resp_key_dist & local_dist; in build_pairing_cmd()
1265 keydist = &rsp->resp_key_dist; in smp_distribute_keys()
1266 *keydist &= req->resp_key_dist; in smp_distribute_keys()
1721 req->resp_key_dist = remote_dist; in build_bredr_pairing_cmd()
1734 rsp->resp_key_dist = req->resp_key_dist & local_dist; in build_bredr_pairing_cmd()
1973 smp->remote_key_dist &= rsp->resp_key_dist; in smp_cmd_pairing_rsp()
2006 smp->remote_key_dist &= rsp->resp_key_dist; in smp_cmd_pairing_rsp()
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.h38 __u8 resp_key_dist; member
H A Dsmp.c707 req->resp_key_dist = remote_dist; in build_pairing_cmd()
718 rsp->resp_key_dist = req->resp_key_dist & local_dist; in build_pairing_cmd()
1271 keydist = &rsp->resp_key_dist; in smp_distribute_keys()
1272 *keydist &= req->resp_key_dist; in smp_distribute_keys()
1727 req->resp_key_dist = remote_dist; in build_bredr_pairing_cmd()
1740 rsp->resp_key_dist = req->resp_key_dist & local_dist; in build_bredr_pairing_cmd()
1979 smp->remote_key_dist &= rsp->resp_key_dist; in smp_cmd_pairing_rsp()
2012 smp->remote_key_dist &= rsp->resp_key_dist; in smp_cmd_pairing_rsp()
[all...]

Completed in 8 milliseconds