Searched refs:BT_SMP_DIST_ID_KEY (Results 1 – 2 of 2) sorted by relevance
47 #define BT_SMP_DIST_ID_KEY 0x02 macro
55 #define ID_DIST BT_SMP_DIST_ID_KEY66 #define RECV_KEYS (BT_SMP_DIST_ENC_KEY | BT_SMP_DIST_ID_KEY | SIGN_DIST |\737 smp_check_complete(conn, BT_SMP_DIST_ID_KEY); in smp_id_sent()1070 if (smp->local_dist & BT_SMP_DIST_ID_KEY) { in smp_br_distribute_keys()1075 smp->local_dist &= ~BT_SMP_DIST_ID_KEY; in smp_br_distribute_keys()1266 if (smp->remote_dist & BT_SMP_DIST_ID_KEY) { in smp_br_pairing_req()1309 if (smp->remote_dist & BT_SMP_DIST_ID_KEY) { in smp_br_pairing_rsp()1412 smp->remote_dist &= ~BT_SMP_DIST_ID_KEY; in smp_br_ident_addr_info()2141 if (smp->local_dist & BT_SMP_DIST_ID_KEY) { in bt_smp_distribute_keys()2474 } else if (smp->remote_dist & BT_SMP_DIST_ID_KEY) { in legacy_pairing_random()[all …]