Searched refs:SM_KEYDIST_FLAG_MASTER_IDENTIFICATION (Results 1 – 2 of 2) sorted by relevance
914 #define SM_KEYDIST_FLAG_MASTER_IDENTIFICATION 0x02 macro
919 flags |= SM_KEYDIST_FLAG_MASTER_IDENTIFICATION; in sm_key_distribution_flags_for_set()1550 && (setup->sm_key_distribution_received_set & SM_KEYDIST_FLAG_MASTER_IDENTIFICATION )){ in sm_store_bonding_information()2506 if ((setup->sm_key_distribution_send_set & SM_KEYDIST_FLAG_MASTER_IDENTIFICATION) != 0u){ in sm_run_distribute_keys()2507 setup->sm_key_distribution_send_set &= ~SM_KEYDIST_FLAG_MASTER_IDENTIFICATION; in sm_run_distribute_keys()2508 setup->sm_key_distribution_sent_set |= SM_KEYDIST_FLAG_MASTER_IDENTIFICATION; in sm_run_distribute_keys()4840 … setup->sm_key_distribution_received_set |= SM_KEYDIST_FLAG_MASTER_IDENTIFICATION; in sm_pdu_handler()