Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/smp/
Dsmp_int.h500 bool smp_calculate_long_term_key_from_link_key(tSMP_CB* p_cb);
Dsmp_keys.cc1021 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.cc2209 if (!smp_calculate_long_term_key_from_link_key(p_cb)) { in smp_br_process_link_key()