Searched refs:p_switch_role_cb (Results 1 – 2 of 2) sorted by relevance
320 if (btm_cb.devcb.p_switch_role_cb && in btm_acl_report_role_change()325 (*btm_cb.devcb.p_switch_role_cb)(&ref_data); in btm_acl_report_role_change()328 btm_cb.devcb.p_switch_role_cb = NULL; in btm_acl_report_role_change()550 btm_cb.devcb.p_switch_role_cb); in BTM_SwitchRole()556 if (btm_cb.devcb.p_switch_role_cb && p_cb) { in BTM_SwitchRole()629 btm_cb.devcb.p_switch_role_cb = p_cb; in BTM_SwitchRole()
155 tBTM_CMPL_CB* p_switch_role_cb; /* Callback function to be called when */ member