Searched refs:DescriptorPropertyIsReadable (Results 1 – 1 of 1) sorted by relevance
123 bool DescriptorPropertyIsReadable(uint16_t attHandle);695 if (DescriptorPropertyIsReadable(attHandle)) { in ReadValueResponse()794 if (DescriptorPropertyIsReadable(startHandle)) { in ReadUsingCharacteristicByUuidResponseStep2()864 if (!DescriptorPropertyIsReadable(attHandle)) { in ReadBlobValueResponse()1591 bool GattServerProfile::impl::DescriptorPropertyIsReadable(uint16_t attHandle) in DescriptorPropertyIsReadable() function in OHOS::bluetooth::GattServerProfile::impl