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 366 if (btm_cb.devcb.p_switch_role_cb
371 (*btm_cb.devcb.p_switch_role_cb)(&ref_data);
373 btm_cb.devcb.p_switch_role_cb = NULL;
654 if (btm_cb.devcb.p_switch_role_cb && p_cb)
762 btm_cb.devcb.p_switch_role_cb = p_cb;
    [all...]
btm_int.h 171 tBTM_CMPL_CB *p_switch_role_cb; /* Callback function to be called when */ member in struct:__anon5864
    [all...]

Completed in 31 milliseconds