Age | Commit message (Collapse) | Author |
|
|
|
blocks.
|
|
|
|
|
|
Sets the appropriate flag in the Softdevice database.
|
|
|
|
|
|
|
|
|
|
Generate event type and on_write handling for server type, which in turn
dispatches events to its services.
Register and run now takes a valid Server instance as argument.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Make run() return all GATT events and leave the responsibility of
calling the service handler to the application
* Generate code for each service that converts from the generic event
into the type-specific event.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|