Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_client_test.cpp59 static GattcNotifyRecordCtx notificationReceiveCtx; member in OHOS::AdapterBleGattClientTest
420 ASSERT_TRUE(notificationReceiveCtx.Expect(clientId, OHOS_BT_STATUS_SUCCESS, &notify)); in HWTEST_F()
534 GattcNotifyRecordCtx AdapterBleGattClientTest::notificationReceiveCtx("NotificationReceiveCallback");
553 AdapterBleGattClientTest::notificationReceiveCtx.Update(clientId, status, param); in StubNotificationReceiveCallback()

Completed in 2 milliseconds