Searched refs:GetAttributeWithHandle (Results 1 – 1 of 1) sorted by relevance
178 static std::shared_ptr<GattAttribute> GetAttributeWithHandle(int serverId, int handle) in GetAttributeWithHandle() function1086 std::shared_ptr<GattAttribute> attribute = GetAttributeWithHandle(serverId, param->attrHandle); in BleGattsSendIndication()