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 274 if ((!btm_cb.devcb.p_reset_cmpl_cb) || (btm_cb.devcb.p_reset_cmpl_cb == p_cb))
283 btm_cb.devcb.p_reset_cmpl_cb = p_cb;
    [all...]
btm_int.h 147 tBTM_CMPL_CB *p_reset_cmpl_cb; /* Callback function to be called */ member in struct:__anon3072
    [all...]

Completed in 124 milliseconds