Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_gatt_test.cpp1127 int32_t scanListerIds[GATT_SCAN_MAX_NUM] = {}; in HWTEST_F() local
1130 ret = MockBluetooth::interface->RegisterScanListener(&scanListerIds[i], GetStubScanListener()); in HWTEST_F()
1138 ASSERT_EQ(MockBluetooth::interface->UnRegisterScanListener(scanListerIds[i]), SOFTBUS_LOCK_ERR); in HWTEST_F()

Completed in 3 milliseconds