Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/smp/
H A Dsmp_int.h459 extern bool smp_calculate_long_term_key_from_link_key(tSMP_CB* p_cb);
H A Dsmp_keys.cc1013 bool smp_calculate_long_term_key_from_link_key(tSMP_CB* p_cb) { in smp_calculate_long_term_key_from_link_key() function
H A Dsmp_act.cc2133 if (!smp_calculate_long_term_key_from_link_key(p_cb)) { in smp_br_process_link_key()