James Crosby
|
488e24620d
|
restructure to yotta module, with a few tweaks to get things building
|
2015-06-23 18:15:41 +01:00 |
|
Rohit Grover
|
954c08e84d
|
add support for SecurityManager
|
2015-06-19 08:28:35 +01:00 |
|
Rohit Grover
|
67e8989ed0
|
minor renames around securitySetup
|
2015-05-08 11:57:20 +01:00 |
|
Rohit Grover
|
c426e97708
|
add a securityMode arg to processLinkSecuredEvent
|
2015-05-08 11:43:07 +01:00 |
|
Rohit Grover
|
9c406b4924
|
handle securityProcedureCompletedEvent
|
2015-05-08 11:00:33 +01:00 |
|
Rohit Grover
|
4b9b2d8a02
|
handle SecurityProcedureInitiatedEvent with augmented parameters.
|
2015-05-08 10:31:26 +01:00 |
|
Rohit Grover
|
4f10b57155
|
initializeSecurity() should take default arguments for security capabilities.
|
2015-05-07 13:02:01 +01:00 |
|
Rohit Grover
|
5dafff52d6
|
fixed implementation for getLinkSecurity().
needed filling in of application instance.
|
2015-05-07 09:46:16 +01:00 |
|
Rohit Grover
|
5c91df5cfd
|
use correct type for applicationInstance.
|
2015-05-07 09:45:24 +01:00 |
|
Rohit Grover
|
989c629008
|
guard against repeated calls to ble_initializeSecurity()
|
2015-05-07 08:15:48 +01:00 |
|
Rohit Grover
|
002f61cf83
|
ble_initializeSecurity: minor inversion of error checking code.
|
2015-05-07 08:15:48 +01:00 |
|
Rohit Grover
|
509325724e
|
intermediate checkin with stray debugging printfs
|
2015-05-07 08:15:48 +01:00 |
|
Rohit Grover
|
d99e272f7c
|
minor re-ordering of variables.
|
2015-05-07 08:15:48 +01:00 |
|
Rohit Grover
|
f258300a53
|
rename to purgeAllBondingState()
|
2015-05-07 08:15:48 +01:00 |
|
Rohit Grover
|
590b9828cf
|
add getLinkSecurity()
|
2015-05-07 08:15:48 +01:00 |
|
Rohit Grover
|
9e7dab432e
|
implement deleteAllBondedDevices()
|
2015-05-07 08:15:48 +01:00 |
|
Rohit Grover
|
85fcb2cbb3
|
simplify some error handling.
|
2015-05-07 08:15:48 +01:00 |
|
Rohit Grover
|
560d7d3de9
|
move applicationInstance out as a static variable.
|
2015-05-07 08:15:48 +01:00 |
|
Rohit Grover
|
0f6f90726c
|
move declaration into btle_security.h
|
2015-05-07 08:15:48 +01:00 |
|
Rohit Grover
|
e599b93b14
|
separating out security related code into btle_security.cpp
|
2015-05-07 08:15:48 +01:00 |
|