Appiko
Modules
SoftDevice Assist libraries

Contains libraries needed for working with the Nordic Semi SoftDevices. More...

Modules

 Application error handler
 Handler which prints SoftDevice application error info over the configured logging channel when DEBUG flag is present.
 
 Softdevice event handler
 Module responsible for making sure that all the events generated by the Softdevice's SoC and BLE sections are received and passed on to handlers provided by the application.
 

Detailed Description

app_error.h : Application error handler Copyright (C) 2019 Appiko

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

evt_sd_handler.h : Softdevice event handler Copyright (C) 2019 Appiko

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.