Searched refs:kPropertyNotify (Results 1 – 3 of 3) sorted by relevance
45 const int kPropertyNotify = 0x10; variable
179 prev_char_properties & bluetooth::gatt::kPropertyNotify; in ServiceAddedCallback()632 internal_->characteristics[handle].notify = properties & kPropertyNotify; in AddCharacteristic()
143 properties_mask |= kPropertyNotify; in OnAddCharacteristic()