Searched refs:chreBleStopScanAsync (Results 1 – 14 of 14) sorted by relevance
146 if (!chreBleStopScanAsync()) { in handleTimerEvent()164 if (!chreBleStopScanAsync()) { in handleEvent()
595 bool chreBleStopScanAsync(void);609 #define chreBleStopScanAsync(...) \ macro
616 bool chreBleStopScanAsync(void);666 #define chreBleStopScanAsync(...) \ macro
747 bool chreBleStopScanAsync(void);836 #define chreBleStopScanAsync(...) \ macro
848 bool chreBleStopScanAsync(void);952 #define chreBleStopScanAsync(...) \ macro
152 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()
124 return chreBleStopScanAsync(); in disableBleScans()315 if (gBleEnabled && !chreBleStopScanAsync()) { in nanoappEnd()
104 DLL_EXPORT bool chreBleStopScanAsync() { in chreBleStopScanAsync() function
222 ADD_EXPORTED_C_SYMBOL(chreBleStopScanAsync),
355 bool chreBleStopScanAsync() { in chreBleStopScanAsync() function356 auto *fptr = CHRE_NSL_LAZY_LOOKUP(chreBleStopScanAsync); in chreBleStopScanAsync()
250 if (chreBleStopScanAsync()) {
116 response.status = chreBleStopScanAsync(); in validateInputAndCallChreBleStopScanAsync()
66 * event and will return success if the chreBleStopScanAsync