Home | History | Annotate | Download | only in btm

Lines Matching refs:link_key

1298 **                  link_key     - Link Key is copied into this array
1301 tBTM_STATUS BTM_SecGetDeviceLinkKey (BD_ADDR bd_addr, LINK_KEY link_key)
1308 memcpy (link_key, p_dev_rec->link_key, LINK_KEY_LEN);
4883 memcpy (p_dev_rec->link_key, p_link_key, LINK_KEY_LEN);
5002 btsnd_hcic_link_key_req_reply (p_bda, p_dev_rec->link_key);
5767 p_dev_rec->sec_bd_name, p_dev_rec->link_key,