Home | History | Annotate | Download | only in btm

Lines Matching refs:p_chg_link_key_cb

856     btm_cb.devcb.p_chg_link_key_cb = p_cb;
914 if (btm_cb.devcb.p_chg_link_key_cb)
916 (*btm_cb.devcb.p_chg_link_key_cb)((void *)p_data);
917 btm_cb.devcb.p_chg_link_key_cb = NULL;
1042 if (btm_cb.devcb.p_chg_link_key_cb)
1044 (*btm_cb.devcb.p_chg_link_key_cb)(&btm_cb.devcb.chg_link_key_ref_data);
1045 btm_cb.devcb.p_chg_link_key_cb = NULL;
1054 if (btm_cb.devcb.p_chg_link_key_cb)
1056 (*btm_cb.devcb.p_chg_link_key_cb)(&btm_cb.devcb.chg_link_key_ref_data);
1057 btm_cb.devcb.p_chg_link_key_cb = NULL;
3343 if (btm_cb.devcb.p_chg_link_key_cb)
3346 p_chg_link_key_cb)(&btm_cb.devcb.chg_link_key_ref_data);
3347 btm_cb.devcb.p_chg_link_key_cb = NULL;