Hi guys, I actually dunno how bluetooth process these events. I got few questions about it:
1. Actually, how this function work? uint16 SimpleBLEPeripheral_ProcessEvent( uint8 task_id, uint16 events ) . How the program know when to come in to this function?
2. Do this function need to call or it is already call in simpleBLEperipheral.c there?