Home
last modified time | relevance | path

Searched refs:chreBleStopScanAsync (Results 1 – 14 of 14) sorted by relevance

/system/chre/apps/test/chqts/src/general_test/
Dbasic_ble_test.cc146 if (!chreBleStopScanAsync()) { in handleTimerEvent()
164 if (!chreBleStopScanAsync()) { in handleEvent()
/system/chre/chre_api/legacy/v1_6/chre/
Dble.h595 bool chreBleStopScanAsync(void);
609 #define chreBleStopScanAsync(...) \ macro
/system/chre/chre_api/legacy/v1_7/chre/
Dble.h616 bool chreBleStopScanAsync(void);
666 #define chreBleStopScanAsync(...) \ macro
/system/chre/chre_api/legacy/v1_8/chre/
Dble.h747 bool chreBleStopScanAsync(void);
836 #define chreBleStopScanAsync(...) \ macro
/system/chre/chre_api/include/chre_api/chre/
Dble.h848 bool chreBleStopScanAsync(void);
952 #define chreBleStopScanAsync(...) \ macro
/system/chre/chre_api/legacy/v1_9/chre/
Dble.h848 bool chreBleStopScanAsync(void);
952 #define chreBleStopScanAsync(...) \ macro
/system/chre/test/simulation/
Dble_test.cc152 const bool success = chreBleStopScanAsync(); in TEST_F()
270 const bool success = chreBleStopScanAsync(); in TEST_F()
336 const bool success = chreBleStopScanAsync(); in TEST_F()
556 const bool success = chreBleStopScanAsync(); in TEST_F()
783 const bool success = chreBleStopScanAsync(); in TEST_F()
/system/chre/apps/ble_world/
Dble_world.cc124 return chreBleStopScanAsync(); in disableBleScans()
315 if (gBleEnabled && !chreBleStopScanAsync()) { in nanoappEnd()
/system/chre/platform/shared/
Dchre_api_ble.cc104 DLL_EXPORT bool chreBleStopScanAsync() { in chreBleStopScanAsync() function
Dnanoapp_loader.cc222 ADD_EXPORTED_C_SYMBOL(chreBleStopScanAsync),
/system/chre/platform/shared/nanoapp/
Dnanoapp_support_lib_dso.cc355 bool chreBleStopScanAsync() { in chreBleStopScanAsync() function
356 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreBleStopScanAsync); in chreBleStopScanAsync()
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
Dble_scanner.cc250 if (chreBleStopScanAsync()) {
/system/chre/apps/test/common/chre_api_test/src/
Dchre_api_test_service.cc116 response.status = chreBleStopScanAsync(); in validateInputAndCallChreBleStopScanAsync()
/system/chre/apps/test/common/chre_api_test/rpc/
Dchre_api_test.proto66 * event and will return success if the chreBleStopScanAsync