HomeSort by relevance Sort by last modified time
    Searched full:auto_update (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/opus/src/
Makefile.am 172 # user with either AUTO_UPDATE=no or no update_version script present - the
182 # an update of package_version for `make dist` if AUTO_UPDATE=no, but that is
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 858 p_clcb->auto_update = BTA_GATTC_DISC_WAITING;
875 if (((p_clcb->p_q_cmd == NULL || p_clcb->auto_update == BTA_GATTC_REQ_WAITING) &&
880 p_clcb->auto_update = BTA_GATTC_NO_SCHEDULE;
910 p_clcb->auto_update = BTA_GATTC_DISC_WAITING;
954 if (p_clcb->auto_update == BTA_GATTC_DISC_WAITING)
    [all...]
bta_gattc_int.h 367 UINT8 auto_update; /* auto update is waiting */ member in struct:__anon2960

Completed in 189 milliseconds