Home
last modified time | relevance | path

Searched refs:BleOnScanStop (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusbroadcast_fuzzer/
H A Dsoftbusbroadcast_fuzzer.cpp200 static void BleOnScanStop(int listenerId, int status) in BleOnScanStop() function
214 .OnStopScanCallback = BleOnScanStop,
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_broadcast_mgr_test.cpp158 static void BleOnScanStop(int listenerId, int status) in BleOnScanStop() function
185 .OnStopScanCallback = BleOnScanStop, in GetScanCallback()
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c585 static void BleOnScanStop(int listenerId, int status) in BleOnScanStop() function
634 .OnStopScanCallback = BleOnScanStop,