Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h1202 void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c4694 void btm_sec_link_key_notification (UINT8 *p_bda, UINT8 *p_link_key, UINT8 key_type) in btm_sec_link_key_notification() argument
4745 memcpy (p_dev_rec->link_key, p_link_key, LINK_KEY_LEN); in btm_sec_link_key_notification()
4763 p_link_key, p_dev_rec->link_key_type, in btm_sec_link_key_notification()
4828 p_link_key, p_dev_rec->link_key_type, in btm_sec_link_key_notification()