Home
last modified time | relevance | path

Searched refs:KEY_DIST_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsmp.c64 #define KEY_DIST_MASK 0x07 macro
1254 if (hcon->out && (smp->remote_key_dist & KEY_DIST_MASK)) { in smp_distribute_keys()
1363 if (smp->remote_key_dist & KEY_DIST_MASK) { in smp_distribute_keys()
2555 if (!(smp->remote_key_dist & KEY_DIST_MASK)) in smp_cmd_initiator_ident()
2653 if (!(smp->remote_key_dist & KEY_DIST_MASK)) in smp_cmd_ident_addr_info()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsmp.c65 #define KEY_DIST_MASK 0x07 macro
1260 if (hcon->out && (smp->remote_key_dist & KEY_DIST_MASK)) { in smp_distribute_keys()
1369 if (smp->remote_key_dist & KEY_DIST_MASK) { in smp_distribute_keys()
2561 if (!(smp->remote_key_dist & KEY_DIST_MASK)) in smp_cmd_initiator_ident()
2659 if (!(smp->remote_key_dist & KEY_DIST_MASK)) in smp_cmd_ident_addr_info()

Completed in 9 milliseconds