Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_gatt_test.cpp48 class SoftbusBleGattTest : public testing::Test { class
61 ScanResultCtx SoftbusBleGattTest::scanResultCtx("OnReportScanDataCallback");
63 StRecordCtx SoftbusBleGattTest::advEnableCtx("AdvEnableCallback");
64 StRecordCtx SoftbusBleGattTest::advDisableCtx("AdvDisableCallback");
65 StRecordCtx SoftbusBleGattTest::advDataCtx("AdvDataCallback");
66 StRecordCtx SoftbusBleGattTest::advUpdateCtx("AdvUpdateCallback");
67 int32_t SoftbusBleGattTest::btInnerAdvId = -1;
69 void SoftbusBleGattTest::SetUpTestCase() in SetUpTestCase()
78 SoftbusBleGattTest::scanResultCtx.Update(scannerId, reportData); in StubOnScanResult()
94 SoftbusBleGattTest in StubAdvEnableCallback()
[all...]

Completed in 2 milliseconds