#include <peripheral.h>
Data Fields | |
gapRolesStateNotify_t | pfnStateChange |
Whenever the device changes state. | |
gapRolesRssiRead_t | pfnRssiRead |
When a valid RSSI is read from controller. |
Callback structure - must be setup by the application and used when gapRoles_StartDevice() is called.