Searched refs:SMP_SEC_AUTHENTICATED (Results 1 – 5 of 5) sorted by relevance
185 #define SMP_SEC_AUTHENTICATED (1 << 2) macro
1608 #define BTM_LE_SEC_AUTHENTICATED SMP_SEC_AUTHENTICATED /* 4 */
1362 p_cb->sec_level = SMP_SEC_AUTHENTICATED; in smp_decide_association_model()1371 p_cb->sec_level = SMP_SEC_AUTHENTICATED; in smp_decide_association_model()1379 p_cb->sec_level = SMP_SEC_AUTHENTICATED; in smp_decide_association_model()1572 p_cb->sec_level = SMP_SEC_AUTHENTICATED; in smp_start_secure_connection_phase1()
1964 if (p_cb->sec_level == SMP_SEC_AUTHENTICATED) in smp_calculate_link_key_from_long_term_key()1972 if (p_cb->sec_level == SMP_SEC_AUTHENTICATED) in smp_calculate_link_key_from_long_term_key()2067 ? SMP_SEC_AUTHENTICATED : SMP_SEC_UNAUTHENTICATE; in smp_calculate_long_term_key_from_link_key()
1185 if (p_keys->penc_key.sec_level == SMP_SEC_AUTHENTICATED) in btm_sec_save_le_key()1218 if ( p_keys->pcsrk_key.sec_level== SMP_SEC_AUTHENTICATED) in btm_sec_save_le_key()