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 336 if (btm_cb.devcb.p_switch_role_cb
341 (*btm_cb.devcb.p_switch_role_cb)(&ref_data);
343 btm_cb.devcb.p_switch_role_cb = NULL;
616 if (btm_cb.devcb.p_switch_role_cb && p_cb)
724 btm_cb.devcb.p_switch_role_cb = p_cb;
    [all...]
btm_int.h 174 tBTM_CMPL_CB *p_switch_role_cb; /* Callback function to be called when */ member in struct:__anon3521
    [all...]

Completed in 43 milliseconds