Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/smp/
Dsmp_int.h468 void smp_save_secure_connections_long_term_key(tSMP_CB* p_cb);
Dsmp_act.cc2133 smp_save_secure_connections_long_term_key(p_cb); in smp_process_secure_connection_long_term_key()
2211 smp_save_secure_connections_long_term_key(p_cb); in smp_br_process_link_key()
Dsmp_utils.cc1498 void smp_save_secure_connections_long_term_key(tSMP_CB* p_cb) { in smp_save_secure_connections_long_term_key() function