hi,
This function is called on BLE Event when someone writes to RACP characteristic What i woud like to know is, is it called from any ISR routine? Or when BLE Event happens it triggers an event and the function is called not from an ISR but based on an event. Is there any OS or anything implemented. How is this function called. I am referring to the ble_app_gls example.