Home
last modified time | relevance | path

Searched refs:CHRE_ERROR_FUNCTION_DISABLED (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/chre/chre_api/include/chre_api/chre/
H A Dcommon.h103 CHRE_ERROR_FUNCTION_DISABLED = 7, enumerator
/aosp12/system/chre/chre_api/legacy/v1_1/chre/
H A Dcommon.h103 CHRE_ERROR_FUNCTION_DISABLED = 7, enumerator
/aosp12/system/chre/chre_api/legacy/v1_2/chre/
H A Dcommon.h103 CHRE_ERROR_FUNCTION_DISABLED = 7, enumerator
/aosp12/system/chre/chre_api/legacy/v1_3/chre/
H A Dcommon.h103 CHRE_ERROR_FUNCTION_DISABLED = 7, enumerator
/aosp12/system/chre/chre_api/legacy/v1_4/chre/
H A Dcommon.h103 CHRE_ERROR_FUNCTION_DISABLED = 7, enumerator
/aosp12/system/chre/core/
H A Dwifi_request_manager.cc100 postRangingAsyncResult(CHRE_ERROR_FUNCTION_DISABLED); in requestRanging()
160 handleScanResponse(false /* pending */, CHRE_ERROR_FUNCTION_DISABLED); in requestScan()
585 postRangingAsyncResult(CHRE_ERROR_FUNCTION_DISABLED); in dispatchQueuedRangingRequest()
603 errorCode = CHRE_ERROR_FUNCTION_DISABLED; in handleRangingEventSync()
H A Dgnss_manager.cc385 minInterval, CHRE_ERROR_FUNCTION_DISABLED, in configure()
687 CHRE_ERROR_FUNCTION_DISABLED, stateTransition.cookie); in dispatchQueuedStateTransitions()
H A Dsensor_request_manager.cc669 CHRE_ERROR_FUNCTION_DISABLED /* errorCode */); in cancelFlushRequests()
/aosp12/system/chre/apps/test/common/chre_settings_test/src/
H A Dchre_settings_test_manager.cc359 (result->errorCode == CHRE_ERROR_FUNCTION_DISABLED); in validateAsyncResult()