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 286 if (btm_cb.devcb.p_switch_role_cb
291 (*btm_cb.devcb.p_switch_role_cb)(&ref_data);
293 btm_cb.devcb.p_switch_role_cb = NULL;
566 if (btm_cb.devcb.p_switch_role_cb && p_cb)
674 btm_cb.devcb.p_switch_role_cb = p_cb;
    [all...]
btm_int.h 170 tBTM_CMPL_CB *p_switch_role_cb; /* Callback function to be called when */ member in struct:__anon3070
    [all...]

Completed in 338 milliseconds