Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp61 static BtGattRecordCtx characteristicAddCtx; member in OHOS::AdapterBleGattServerTest
472 characteristicAddCtx.Expect(MOCK_GATT_SERVICE_HANDLE, SOFTBUS_OK, MOCK_GATT_CHARA_HANDLE, &characteristic)); in HWTEST_F()
710 BtGattRecordCtx AdapterBleGattServerTest::characteristicAddCtx("CharacteristicAddCallback");
731 AdapterBleGattServerTest::characteristicAddCtx.Update(srvcHandle, status, characteristicHandle, uuid); in StubCharacteristicAddCallback()

Completed in 3 milliseconds