Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_int.h489 extern bool smp_calculate_link_key_from_long_term_key(tSMP_CB* p_cb);
Dsmp_keys.cc939 bool smp_calculate_link_key_from_long_term_key(tSMP_CB* p_cb) { in smp_calculate_link_key_from_long_term_key() function
Dsmp_act.cc2029 if (!smp_calculate_link_key_from_long_term_key(p_cb)) { in smp_derive_link_key_from_long_term_key()