Home
last modified time | relevance | path

Searched defs:reportInfo (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble/
H A Ddisc_ble_utils_test.cpp363 BroadcastReportInfo reportInfo = { 0 }; in HWTEST_F() local
392 BroadcastReportInfo reportInfo = { 0 }; HWTEST_F() local
422 BroadcastReportInfo reportInfo = { 0 }; HWTEST_F() local
452 BroadcastReportInfo reportInfo = { 0 }; HWTEST_F() local
482 BroadcastReportInfo reportInfo = { 0 }; HWTEST_F() local
511 BroadcastReportInfo reportInfo = { 0 }; HWTEST_F() local
[all...]
H A Ddisc_ble_distributed_test.cpp138 BroadcastReportInfo reportInfo = { 0 }; in HWTEST_F() local
184 BroadcastReportInfo reportInfo = { HWTEST_F() local
244 BroadcastReportInfo reportInfo = { HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_jsonutil/
H A Db_jsonutil_other_test.cpp234 std::string reportInfo; in HWTEST_F() local
/foundation/filemanagement/app_file_service/tests/mock/utils_mock/src/
H A Db_jsonutil_mock.cpp66 bool BJsonUtil::BuildOnProcessErrInfo(std::string &reportInfo, std::string path, int err) in BuildOnProcessErrInfo() argument
/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusbroadcast_fuzzer/
H A Dsoftbusbroadcast_fuzzer.cpp206 static void BleScanResultCallback(int32_t listenerId, const BroadcastReportInfo *reportInfo) in BleScanResultCallback() argument
/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() argument
/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/
H A Dble_mock.cpp424 BroadcastReportInfo reportInfo = {}; in InjectPassiveNonPacket() local
442 BroadcastReportInfo reportInfo = {}; InjectActiveNonPacket() local
460 BroadcastReportInfo reportInfo = {}; InjectPassiveNonPacketOfCust() local
478 BroadcastReportInfo reportInfo = {}; InjectActiveConPacket() local
[all...]
/foundation/filemanagement/app_file_service/utils/src/b_jsonutil/
H A Db_jsonutil.cpp379 bool BJsonUtil::BuildOnProcessErrInfo(std::string &reportInfo, std::string path, int err) in BuildOnProcessErrInfo() argument
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble_utils.c395 BroadcastReportInfo *reportInfo = (BroadcastReportInfo *)data; in GetDeviceInfoFromDisAdvData() local
[all...]
H A Ddisc_ble.c370 static int32_t ScanFilter(const BroadcastReportInfo *reportInfo) in ScanFilter() argument
408 ProcessDisConPacket(const BroadcastReportInfo *reportInfo, DeviceInfo *foundInfo) ProcessDisConPacket() argument
496 ProcessDisNonPacket(const BroadcastReportInfo *reportInfo, char rssi, DeviceInfo *foundInfo) ProcessDisNonPacket() argument
541 ProcessDistributePacket(const BroadcastReportInfo *reportInfo) ProcessDistributePacket() argument
564 BleScanResultCallback(int listenerId, const BroadcastReportInfo *reportInfo) BleScanResultCallback() argument
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c795 static void GetLocalDevReportInfo(AuditReportDevInfo *reportInfo, LnnAuditExtra *lnnAuditExtra) in GetLocalDevReportInfo() argument
846 AuditReportDevInfo reportInfo; AuditReportSetLocalDevInfo() local
[all...]

Completed in 11 milliseconds