Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/smp/
H A Dsmp_int.h458 extern bool smp_calculate_link_key_from_long_term_key(tSMP_CB* p_cb);
H A Dsmp_keys.cc950 bool smp_calculate_link_key_from_long_term_key(tSMP_CB* p_cb) { in smp_calculate_link_key_from_long_term_key() function
H A Dsmp_act.cc2109 if (!smp_calculate_link_key_from_long_term_key(p_cb)) { in smp_derive_link_key_from_long_term_key()