Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_int.h517 extern bool smp_calculate_long_term_key_from_link_key(tSMP_CB* p_cb);
Dsmp_keys.cc1729 bool smp_calculate_long_term_key_from_link_key(tSMP_CB* p_cb) { in smp_calculate_long_term_key_from_link_key() function
Dsmp_act.cc1997 if (!smp_calculate_long_term_key_from_link_key(p_cb)) { in smp_br_process_link_key()