Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h1108 extern void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type);
Dbtm_sec.c4566 void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type) in btm_sec_link_key_notification() argument
4589 memcpy (p_dev_rec->link_key, p_link_key, LINK_KEY_LEN); in btm_sec_link_key_notification()
4639 p_link_key, p_dev_rec->link_key_type); in btm_sec_link_key_notification()