Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp124 bool CharacteristicPropertyIsWritable(uint16_t attHandle);
934 if (CharacteristicPropertyIsWritable(attHandle)) { in WriteValueResponse()
1019 if (CharacteristicPropertyIsWritable(attHandle)) { in WriteLongCharacteristicValueResponse()
1607 bool GattServerProfile::impl::CharacteristicPropertyIsWritable(uint16_t attHandle) in CharacteristicPropertyIsWritable() function in OHOS::bluetooth::GattServerProfile::impl

Completed in 5 milliseconds