Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/smp/
H A Dsmp_int.h433 extern void smp_save_secure_connections_long_term_key(tSMP_CB* p_cb);
H A Dsmp_act.cc2071 smp_save_secure_connections_long_term_key(p_cb); in smp_process_secure_connection_long_term_key()
2151 smp_save_secure_connections_long_term_key(p_cb); in smp_br_process_link_key()
H A Dsmp_utils.cc1465 void smp_save_secure_connections_long_term_key(tSMP_CB* p_cb) { in smp_save_secure_connections_long_term_key() function