summaryrefslogtreecommitdiffstats
path: root/src/direct_bt/DBGattServer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce BTGattHandler::GattServerHandler and DBGattServer::Mode for alterna...Sven Gothel2022-02-021-0/+13
* DBGatt[Char|Desc] (Server): Add setValue(..), allowing user to safely overwri...Sven Gothel2022-01-281-0/+34
* Java JNI: Implement DBGattServer.Listener incl DBGattServer.[add|remove]Liste...Sven Gothel2021-11-151-15/+0
* Adding DBGattServer::Listener allowing server application to react on remote ...Sven Gothel2021-10-161-0/+74