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

  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 271 if ((!btm_cb.devcb.p_reset_cmpl_cb) || (btm_cb.devcb.p_reset_cmpl_cb == p_cb))
280 btm_cb.devcb.p_reset_cmpl_cb = p_cb;
853 tBTM_CMPL_CB *p_cb = p_devcb->p_reset_cmpl_cb;
861 p_devcb->p_reset_cmpl_cb = NULL;
    [all...]
btm_int.h 141 tBTM_CMPL_CB *p_reset_cmpl_cb; /* Callback function to be called */ member in struct:__anon2568
    [all...]

Completed in 21 milliseconds