Torsten Robitzki

Results 63 issues of Torsten Robitzki

According to GATT/SR/UNS/BI-02-C [Unsupported ATT Commands on Server] (and Vol. 3; Part F; 3.3.), an unsupported command shall be ignored: If a server receives a command that it does not...

bug

GATT/SR/GAT/BV-01-C will fail as a timeout while waiting for a confirmation. Their should be an optional user callback, that would be called, if such timeout occurs and the waiting for...

bug

L2CAP/LE/CPU/BI-02-C fails when executed by PTS. PTS issues the request directly on the very first connection event and Bluetoe does not respond to this.

bug

The spec requires the link layer to send out LL_PING PDUs to a central, when there is no traffic on an encrypted link. Currently, Bluetoe just responds to a LL_PING...

bug

Bluetoe does not support an API for key press notifications during pairing. If the `enable_keypress_notifications` option is set to the security manager, the API should be expanded by 5 functions...

enhancement

An upcall to the ruby adapters pubsub() function will block the C++ server thread.

enhancement

Add a rake task, to create a CMake makefille to build all libraries, examples and tests. The rake task should use the information provided to rake by the current build...

enhancement

The test doesn't comes to an end under linux and looks like there must be some target and that could not be hard coded 192.168.1.1:88

bug