Searched defs:minInterval (Results 1 – 10 of 10) sorted by relevance
/system/chre/core/ |
D | gnss_manager.cc | 70 bool GnssSession::addRequest(Nanoapp *nanoapp, Milliseconds minInterval, in addRequest() 139 Nanoapp *nanoapp, bool enable, Milliseconds minInterval, in configure() 185 uint32_t instanceId, bool enable, Milliseconds minInterval, in addRequestToQueue() 206 bool requestedState, Milliseconds minInterval, bool nanoappHasRequest, in stateTransitionIsRequired() 242 bool enable, Milliseconds minInterval, uint32_t instanceId) { in updateRequests() 282 uint32_t instanceId, bool success, bool enable, Milliseconds minInterval, in postAsyncResultEvent() 310 uint32_t instanceId, bool success, bool enable, Milliseconds minInterval, in postAsyncResultEventFatal() 390 bool enable, Milliseconds minInterval, Milliseconds /* minTimeToNext */) { in controlPlatform() argument
|
/system/chre/platform/shared/ |
D | platform_gnss.cc | 69 bool PlatformGnss::controlLocationSession(bool enable, Milliseconds minInterval, in controlLocationSession() 105 Milliseconds minInterval) { in controlMeasurementSession()
|
/system/chre/core/include/chre/core/ |
D | gnss_manager.h | 104 Milliseconds minInterval; member 123 Milliseconds minInterval; member
|
/system/chre/platform/slpi/smgr/include/chre/target_platform/ |
D | platform_sensor_base.h | 63 uint64_t minInterval; variable
|
/system/chre/chre_api/legacy/v1_2/chre/ |
D | sensor.h | 431 uint64_t minInterval; member
|
/system/chre/platform/slpi/see/ |
D | platform_sensor.cc | 434 uint64_t minInterval = sensorTypeIsOneShot(sensorType) ? in addSensor() local 873 SensorType sensorType,uint64_t minInterval, const char *sensorName, in initBase()
|
/system/chre/chre_api/include/chre_api/chre/ |
D | sensor.h | 564 uint64_t minInterval; member
|
/system/chre/platform/slpi/smgr/ |
D | platform_sensor.cc | 1164 uint8_t calType, uint64_t minInterval, in populateSensorRequest() 1273 uint64_t minInterval, const SensorRequest& request) { in makeBufferingReq()
|
/system/chre/chre_api/legacy/v1_1/chre/ |
D | sensor.h | 573 uint64_t minInterval; member
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothGatt.aidl | 98 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate()
|