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

  /system/chre/chre_api/include/chre_api/chre/
common.h 63 #define CHRE_NSEC_PER_SEC UINT64_C(1000000000)
70 #define CHRE_ASYNC_RESULT_TIMEOUT_NS (5 * CHRE_NSEC_PER_SEC)
gnss.h 75 #define CHRE_GNSS_ASYNC_RESULT_TIMEOUT_NS (5 * CHRE_NSEC_PER_SEC)
wifi.h 93 #define CHRE_WIFI_SCAN_RESULT_TIMEOUT_NS (30 * CHRE_NSEC_PER_SEC)

Completed in 45 milliseconds