Nordic stack and drivers for the mbed BLE API
Fork of nRF51822 by
History
Add a quick and dirty workaround in the nRF51822 library in order to avoid duplicate definition of GPIOTE_IRQHandler.
2015-05-09, by marcpl [Sat, 09 May 2015 17:04:09 +0000] rev 162
Add a quick and dirty workaround in the nRF51822 library in order to avoid duplicate definition of GPIOTE_IRQHandler.
Synchronized with git rev 2edf0b1b
2015-05-08, by rgrover1 [Fri, 08 May 2015 15:33:59 +0100] rev 161
Synchronized with git rev 2edf0b1b
Author: Rohit Grover
process GAP_EVT_PASSKEY_DISPLAY
Synchronized with git rev 364ab5a1
2015-05-08, by rgrover1 [Fri, 08 May 2015 15:33:59 +0100] rev 160
Synchronized with git rev 364ab5a1
Author: Rohit Grover
remove un-necessary comment blocks. unrelated to security, really.
Synchronized with git rev 67e8989e
2015-05-08, by rgrover1 [Fri, 08 May 2015 15:33:59 +0100] rev 159
Synchronized with git rev 67e8989e
Author: Rohit Grover
minor renames around securitySetup
Synchronized with git rev c426e977
2015-05-08, by rgrover1 [Fri, 08 May 2015 15:33:59 +0100] rev 158
Synchronized with git rev c426e977
Author: Rohit Grover
add a securityMode arg to processLinkSecuredEvent
Synchronized with git rev 256f8f89
2015-05-08, by rgrover1 [Fri, 08 May 2015 15:33:58 +0100] rev 157
Synchronized with git rev 256f8f89
Author: Rohit Grover
add some defaults to a couple of switches around security modes.
Synchronized with git rev bc99c548
2015-05-08, by rgrover1 [Fri, 08 May 2015 15:33:58 +0100] rev 156
Synchronized with git rev bc99c548
Author: Rohit Grover
white space diffs.
Synchronized with git rev 33f02bc0
2015-05-08, by rgrover1 [Fri, 08 May 2015 15:33:58 +0100] rev 155
Synchronized with git rev 33f02bc0
Author: Rohit Grover
move SecurityMode_t within Gap
Synchronized with git rev 9c406b49
2015-05-08, by rgrover1 [Fri, 08 May 2015 15:33:58 +0100] rev 154
Synchronized with git rev 9c406b49
Author: Rohit Grover
handle securityProcedureCompletedEvent
Synchronized with git rev 2d0cff4e
2015-05-08, by rgrover1 [Fri, 08 May 2015 15:33:58 +0100] rev 153
Synchronized with git rev 2d0cff4e
Author: Rohit Grover
delete handling of BLE_GAP_EVT_SEC_PARAMS_REQUEST in btle.cpp.
THis is now done in btle_security.cpp