Searched defs:actualHandle (Results 1 – 1 of 1) sorted by relevance
91 uint16_t actualHandle; // Attribute handle in bluetooth stack (actual attribute handle) member225 …ic std::shared_ptr<GattAttribute> GetAttributeWithActualHandle(int serverId, uint16_t actualHandle) in GetAttributeWithActualHandle()