Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h1100 extern void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type);
Dbtm_sec.c4845 void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type) in btm_sec_link_key_notification() argument
4883 memcpy (p_dev_rec->link_key, p_link_key, LINK_KEY_LEN); in btm_sec_link_key_notification()
4903 p_link_key, p_dev_rec->link_key_type); in btm_sec_link_key_notification()
4968 p_link_key, p_dev_rec->link_key_type); in btm_sec_link_key_notification()