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

  /system/chre/platform/shared/
chre_api_wifi.cc 45 DLL_EXPORT bool chreWifiRequestRangingAsync(
  /system/chre/platform/shared/nanoapp/
nanoapp_support_lib_dso.cc 127 bool chreWifiRequestRangingAsync(const struct chreWifiRangingParams *params,
129 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreWifiRequestRangingAsync);
  /system/chre/chre_api/include/chre_api/chre/
wifi.h 67 //! Requesting RTT ranging is supported via chreWifiRequestRangingAsync()
115 * chreWifiRequestRangingAsync() that returns true, and the associated
609 * ranging request, supplied to chreWifiRequestRangingAsync().
    [all...]

Completed in 80 milliseconds