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;
583 BOOLEAN chg_ind = FALSE; local
600 chg_ind = TRUE;
602 p_cb->chg_ind = chg_ind;
606 p_cb->chg_ind = TRUE; /* needs to wake, then sleep */
608 if(p_cb->chg_ind == TRUE) /* needs to wake first */
881 if(btm_cb.pm_mode_db[zz].chg_ind == TRUE)
btm_int.h 661 BOOLEAN chg_ind; /* a request change indication */ member in struct:__anon3088
    [all...]

Completed in 140 milliseconds