Vincent Coubard
|
e8f29f7327
|
BLE - Cordio - PAL SM: refine comments and formating.
|
2018-03-01 14:59:06 +00:00 |
Vincent Coubard
|
36247b32b8
|
BLE - Cordio PAL SM: Implement Keypress notification
|
2018-03-01 14:58:01 +00:00 |
Vincent Coubard
|
56af3cb1be
|
CBLE - Cordio PAL SM: Implement slave security request notification
|
2018-03-01 14:57:05 +00:00 |
Vincent Coubard
|
da6ede34a8
|
BLE - Cordio PAL SM: Select correct on_ltk_request overload.
|
2018-03-01 14:56:30 +00:00 |
Vincent Coubard
|
628ffea6de
|
BLE - Cordio PAL SM: Forward local keys
|
2018-03-01 14:55:45 +00:00 |
Vincent Coubard
|
18c93990b6
|
BLE - Cordio PAL Sm: generate random passkey displayed.
|
2018-03-01 14:55:12 +00:00 |
Vincent Coubard
|
ecc7118490
|
BLE - Cordio PAL SM: Implement send_keypress_notification
|
2018-03-01 14:54:06 +00:00 |
Vincent Coubard
|
9043714443
|
BLE - Cordio PAL SM: Select correct security level in enable_encryption
|
2018-03-01 14:53:33 +00:00 |
Vincent Coubard
|
79db2af488
|
BLE - Cordio PAL SM: Choose correct security level in set_ltk
|
2018-03-01 14:53:00 +00:00 |
Rob Meades
|
c53fb9dc64
|
Call i2c_init() before i2c_frequency() (since i2c_frequency() requires the object to be set up) and zero the I2C object before giving it to i2c_init() as i2_init() has to set up a default frequency for its timeouts to work and it will only do this if the hz field in the object was zero to begin with (otherwise you end up with a random but usually very large indeed timeout).
|
2018-03-01 14:52:42 +00:00 |
Vincent Coubard
|
4858388672
|
BLE - Cordio PAL SM: comment get_authentication_timeout
|
2018-03-01 14:52:09 +00:00 |
Vincent Coubard
|
054b7808b4
|
BLE - Cordio PAL SM: implement set_authentication_timeout
|
2018-03-01 14:51:43 +00:00 |
Vincent Coubard
|
a057e5c0d2
|
BLE - Cordio PAL SM: Fix force secure connection.
|
2018-03-01 14:50:31 +00:00 |
Vincent Coubard
|
cd7d9c551c
|
Cordio pal SM: comment appropriately privacy related functions.
|
2018-03-01 14:47:46 +00:00 |
Vincent Coubard
|
1170b3132d
|
BLE: Remove useless pal sm API
|
2018-03-01 14:46:12 +00:00 |
Vincent Coubard
|
e29ea95fc9
|
BLE: Return error when security deascalation is requested.
|
2018-03-01 14:44:18 +00:00 |
paul-szczepanek-arm
|
7e2f5ee008
|
fix not setting the mitm performed state correctly
|
2018-03-01 14:25:22 +00:00 |
paul-szczepanek-arm
|
bc11834125
|
fix not setting encryption state in generic
|
2018-03-01 13:59:19 +00:00 |
paul-szczepanek-arm
|
d5b8439bae
|
removed redundant check
we already checked the current encryption and it is encrypted
|
2018-03-01 13:03:49 +00:00 |
paul-szczepanek-arm
|
179ad1626f
|
Merge branch 'master' of https://github.com/paul-szczepanek-arm/mbed-os
|
2018-03-01 12:56:33 +00:00 |
paul-szczepanek-arm
|
cebc0f8fd7
|
create encryption result event even when nothing changes
|
2018-03-01 12:56:29 +00:00 |
Vincent Coubard
|
c00ae29ca7
|
Cordio: Update stack binaries.
New binaries contains a fix in configuration handling.
|
2018-03-01 11:01:19 +00:00 |
Vincent Coubard
|
d050c4e4af
|
BLE: Fix CordioPalSM set_io_capability
|
2018-03-01 10:24:13 +00:00 |
Anna Bridge
|
ae788f7384
|
Merge pull request #5993 from theotherjimmy/fix-vector-pref-clif
Work around Arm Compiler 6 stdvector perfomance cliff
|
2018-03-01 10:23:03 +00:00 |
Vincent Coubard
|
dbf4a8da49
|
BLE: Implement CordioSM get_secure_connection_support.
|
2018-03-01 10:22:42 +00:00 |
Vincent Coubard
|
766b8765ad
|
BLE: Accept pairing request when the user authorization is not required.
|
2018-03-01 10:21:35 +00:00 |
Anna Bridge
|
2b0f169dbf
|
Merge pull request #6231 from 0xc0170/fix_pr_template_required
pull request: add required info
|
2018-03-01 10:16:12 +00:00 |
Anna Bridge
|
f624802926
|
Merge pull request #6240 from theotherjimmy/better-config-errors
Improve invalid configuration error messages
|
2018-03-01 10:15:07 +00:00 |
Christopher Haster
|
687304455e
|
littlefs: Updated error codes in tests to match version update
|
2018-02-28 19:56:13 -06:00 |
Amanda Butler
|
f078124bae
|
Edit README.md
Edit README with changes from docs site and minor formatting changes.
|
2018-02-28 18:59:20 -06:00 |
Amanda Butler
|
6ddff638d4
|
Copy edit nvstore.h
Copy edit for typos and minor spelling nits.
|
2018-02-28 18:47:17 -06:00 |
Cruz Monrreal
|
acad33ac13
|
Merge pull request #5548 from fkjagodzinski/test-systimer
Tests for SysTimer (the idle loop timer for tickless mode)
|
2018-02-28 18:47:10 -06:00 |
Jimmy Brisson
|
0f15633d37
|
Work around Arm Compiler 6 stdvector perfomance cliff
|
2018-02-28 14:46:03 -06:00 |
Jimmy Brisson
|
477b947b22
|
Improve json schema validation errors
|
2018-02-28 14:39:28 -06:00 |
Jimmy Brisson
|
262c737c76
|
Specify --build in mbed export: consistency with compile
|
2018-02-28 14:31:42 -06:00 |
Jimmy Brisson
|
9252b98050
|
Correct mbed export with multiple --source params
|
2018-02-28 14:31:35 -06:00 |
Bartek Szatkowski
|
2b83b69f90
|
Remove conflictinng system_reset() from Atmel drivers
|
2018-02-28 20:02:24 +00:00 |
Brendan McDonnell
|
d28dbf6702
|
simplify InterruptIn - default parameter instead of multiple constructors
|
2018-02-28 14:42:43 -05:00 |
Brendan McDonnell
|
dfa6a7aa97
|
factor out common function
|
2018-02-28 14:02:05 -05:00 |
Brendan McDonnell
|
35308c1937
|
overload InterruptIn constructor to allow PinMode control
|
2018-02-28 14:00:50 -05:00 |
Cruz Monrreal
|
3d1174a215
|
Merge pull request #5911 from deepikabhavnani/common_crc
CRC class implementation
|
2018-02-28 11:53:54 -06:00 |
paul-szczepanek-arm
|
f9a79bed15
|
fixed initiator distribution bug and setting LINK distribution field based on SC
|
2018-02-28 17:43:54 +00:00 |
paul-szczepanek-arm
|
d20c4efbf3
|
documentation overview for securitymanager
|
2018-02-28 17:00:56 +00:00 |
Bartek Szatkowski
|
73b054601d
|
Add tests for system_reset()
|
2018-02-28 16:42:34 +00:00 |
Bartek Szatkowski
|
4cb47df40a
|
Add system_reset() function to Mbed OS
|
2018-02-28 16:42:34 +00:00 |
Filip Jagodzinski
|
82f781ce3d
|
Tests: Drivers: Timeout: Update unit tests
Added unit tests for Timeout API.
Added unit tests for LowPowerTimeout API.
Moved all existing test cases to a header file.
|
2018-02-28 17:27:46 +01:00 |
Krzysztof Stachowiak
|
6370a3500d
|
Correct typos and code alignment
|
2018-02-28 17:03:47 +01:00 |
Anna Bridge
|
eaf6f8153d
|
Merge pull request #6225 from studavekar/measure-drift-longer
Flash test: fix the time over a longer range
|
2018-02-28 14:16:24 +00:00 |
Anna Bridge
|
8cc6d6cc92
|
Merge pull request #6227 from OpenNuvoton/nuvoton_compatible_pinName
Nuvoton: Add I2C & Serial Pin Name
|
2018-02-28 14:15:52 +00:00 |
Anna Bridge
|
8add292235
|
Merge pull request #6214 from tkaman/m33_build
Build issue for M33 core
|
2018-02-28 14:13:21 +00:00 |