Searched refs:DescriptorPropertyIsWritable (Results 1 – 1 of 1) sorted by relevance
125 bool DescriptorPropertyIsWritable(uint16_t attHandle);928 if (DescriptorPropertyIsWritable(attHandle)) { in WriteValueResponse()971 if (DescriptorPropertyIsWritable(attHandle)) { in WriteWithoutResponse()1012 if (DescriptorPropertyIsWritable(attHandle)) { in WriteLongCharacteristicValueResponse()1625 bool GattServerProfile::impl::DescriptorPropertyIsWritable(uint16_t attHandle) in DescriptorPropertyIsWritable() function in OHOS::bluetooth::GattServerProfile::impl