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

  /external/bluetooth/bluedroid/stack/btm/
btm_pm.c 248 p_cb->chg_ind = TRUE;
588 BOOLEAN chg_ind = FALSE; local
605 chg_ind = TRUE;
607 p_cb->chg_ind = chg_ind;
611 p_cb->chg_ind = TRUE; /* needs to wake, then sleep */
613 if(p_cb->chg_ind == TRUE) /* needs to wake first */
886 if(btm_cb.pm_mode_db[zz].chg_ind == TRUE)
    [all...]
btm_int.h 702 BOOLEAN chg_ind; /* a request change indication */ member in struct:__anon5883
    [all...]

Completed in 91 milliseconds