Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/smp/
H A Dsmp_keys.cc1003 Octet16 notif_link_key; in smp_calculate_link_key_from_long_term_key() local
1004 std::reverse_copy(link_key.begin(), link_key.end(), notif_link_key.begin()); in smp_calculate_link_key_from_long_term_key()
1005 btm_sec_link_key_notification(bda_for_lk, notif_link_key, link_key_type); in smp_calculate_link_key_from_long_term_key()