Home
last modified time | relevance | path

Searched refs:getcharacter (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_service_test.cpp198 GattService getcharacter = GattService(uuid_, handle_, endHandle_, serviceType_); variable
199 getcharacter.AddCharacteristic(characteristic);
200 auto test = getcharacter.GetCharacteristic(uuid_test);