Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_service_test.cpp171 GattService addcharacter = GattService(uuid_, handle_, endHandle_, serviceType_); in HWTEST_F() local
172 addcharacter.AddCharacteristic(characteristic); in HWTEST_F()
173 auto test = addcharacter.GetCharacteristic(uuid_test); in HWTEST_F()

Completed in 1 milliseconds