HomeSort by relevance Sort by last modified time
    Searched refs:p_switch_role_cb (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_acl.c 282 if (btm_cb.devcb.p_switch_role_cb && (bda &&
288 (*btm_cb.devcb.p_switch_role_cb)(&ref_data);
289 btm_cb.devcb.p_switch_role_cb = NULL;
576 if (btm_cb.devcb.p_switch_role_cb && p_cb)
686 btm_cb.devcb.p_switch_role_cb = p_cb;
    [all...]
btm_int.h 164 tBTM_CMPL_CB *p_switch_role_cb; /* Callback function to be called when */ member in struct:__anon2568
    [all...]

Completed in 376 milliseconds