Home
last modified time | relevance | path

Searched refs:BleScanResultCallback (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusbroadcast_fuzzer/
H A Dsoftbusbroadcast_fuzzer.cpp206 static void BleScanResultCallback(int32_t listenerId, const BroadcastReportInfo *reportInfo) in BleScanResultCallback() function
215 .OnReportScanDataCallback = BleScanResultCallback,
/foundation/communication/dsoftbus/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_broadcast_mgr_test.cpp165 static void BleScanResultCallback(int32_t listenerId, const BroadcastReportInfo *reportInfo) in BleScanResultCallback() function
186 .OnReportScanDataCallback = BleScanResultCallback, in GetScanCallback()
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c564 static void BleScanResultCallback(int listenerId, const BroadcastReportInfo *reportInfo) in BleScanResultCallback() function
638 .OnReportScanDataCallback = BleScanResultCallback,

Completed in 6 milliseconds