Home | History | Annotate | Download | only in btm

Lines Matching refs:chg_link_key_ref_data

801     memset (&btm_cb.devcb.chg_link_key_ref_data, 0, sizeof(tBTM_CHANGE_KEY_CMPL));
854 memcpy (btm_cb.devcb.chg_link_key_ref_data.remote_bd_addr, remote_bd_addr,
881 p_data = &btm_cb.devcb.chg_link_key_ref_data;
1044 (*btm_cb.devcb.p_chg_link_key_cb)(&btm_cb.devcb.chg_link_key_ref_data);
1056 (*btm_cb.devcb.p_chg_link_key_cb)(&btm_cb.devcb.chg_link_key_ref_data);
3345 btm_cb.devcb.chg_link_key_ref_data.hci_status = hci_status;
3346 chg_link_key_ref_data);