Home
last modified time | relevance | path

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

/btstack/src/ble/
H A Dsm.c317 uint8_t sm_key_distribution_sent_set; member
935 setup->sm_key_distribution_sent_set = 0; in sm_setup_key_distribution()
1526 if ((setup->sm_key_distribution_sent_set) & SM_KEYDIST_FLAG_SIGNING_IDENTIFICATION){ in sm_store_bonding_information()
2498 setup->sm_key_distribution_sent_set |= SM_KEYDIST_FLAG_ENCRYPTION_INFORMATION; in sm_run_distribute_keys()
2508 setup->sm_key_distribution_sent_set |= SM_KEYDIST_FLAG_MASTER_IDENTIFICATION; in sm_run_distribute_keys()
2519 setup->sm_key_distribution_sent_set |= SM_KEYDIST_FLAG_IDENTITY_INFORMATION; in sm_run_distribute_keys()
2529 setup->sm_key_distribution_sent_set |= SM_KEYDIST_FLAG_IDENTITY_ADDRESS_INFORMATION; in sm_run_distribute_keys()
2556 setup->sm_key_distribution_sent_set |= SM_KEYDIST_FLAG_SIGNING_IDENTIFICATION; in sm_run_distribute_keys()