Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_keys.c55 static BOOLEAN smp_calculate_legacy_short_term_key(tSMP_CB *p_cb, tSMP_ENC *output);
271 else if (!smp_calculate_legacy_short_term_key(p_cb, &output)) in smp_generate_stk()
925 BOOLEAN smp_calculate_legacy_short_term_key(tSMP_CB *p_cb, tSMP_ENC *output) in smp_calculate_legacy_short_term_key() function