mbed-os/features/FEATURE_BLE/ble
Vincent Coubard 78468fb6e3 BLE: Use RANDOM address per default for Advertising, Scan and Connection parameter.
Unlike the public address, the RANDOM address is guaranteed to exist.
If privacy is enabled, it means the controller will generates random resolvable addresses or non resolvable addresses depending on the config.
If privacy is not enabled then the device will use the device's random static address that doesn't change between radio processes.
2018-11-29 12:18:11 +00:00
..
common Update Duration.h in consistent casing 2018-11-27 00:16:33 +00:00
gap BLE: Use RANDOM address per default for Advertising, Scan and Connection parameter. 2018-11-29 12:18:11 +00:00
generic reset advertising sets on reset 2018-11-26 16:25:33 +00:00
pal BLE: Cleanup enum duplicates in gap/Types.h 2018-11-26 10:24:35 +00:00
services Edit URIBeaconCOnfigService.h 2018-11-26 19:15:31 -06:00
ArrayView.h BLE: Extend ArrayView to encode size in type. 2018-04-04 15:28:17 +01:00
BLE.h BLE: Fix code formating issues in Gap subsystem. 2018-11-26 10:24:35 +00:00
BLEInstanceBase.h BLE: prefix inclusion of Gap header with "ble/" 2018-11-26 10:24:34 +00:00
BLEProtocol.h BLE: Revert address type changes. 2018-05-17 10:26:04 +01:00
BLETypes.h BLE: Fix address type in ::ble::Gap::connect 2018-11-26 14:13:07 +00:00
CallChainOfFunctionPointersWithContext.h Copy edit CallChainOfFunctionPointersWithContext.h 2017-11-07 15:30:27 -06:00
CharacteristicDescriptorDiscovery.h Copy edit CharacteristicDescriptorDiscovery.h 2017-11-07 15:34:57 -06:00
DiscoveredCharacteristic.h BLE: prefix inclusion of Gap header with "ble/" 2018-11-26 10:24:34 +00:00
DiscoveredCharacteristicDescriptor.h BLE: prefix inclusion of Gap header with "ble/" 2018-11-26 10:24:34 +00:00
DiscoveredService.h BLE: Fix doxygen warnings. 2017-12-13 16:14:16 +00:00
FunctionPointerWithContext.h BLE: Fix doxygen warnings. 2017-12-13 18:30:38 +00:00
Gap.h Edit Gap.h 2018-11-26 17:58:50 -06:00
GapAdvertisingData.h BLE: Revert GapAdvertisingdata and create new type for extened Advertising data. 2018-11-26 10:24:31 +00:00
GapAdvertisingParams.h BLE: Revert space change in ble/GapAdvertisingParams.h 2018-11-26 10:24:33 +00:00
GapEvents.h BLE: Put GapEvent into INVALID doxygen sections. 2017-12-13 16:15:21 +00:00
GapScanningParams.h BLE: revert GapScanningParams 2018-11-26 10:24:31 +00:00
GattAttribute.h BLE: Add security requement support into GattAttribute. 2018-04-26 17:26:15 +01:00
GattCallbackParamTypes.h BLE: Fix doxygen warnings. 2017-12-13 16:14:16 +00:00
GattCharacteristic.h BLE: prefix inclusion of Gap header with "ble/" 2018-11-26 10:24:34 +00:00
GattClient.h BLE: prefix inclusion of Gap header with "ble/" 2018-11-26 10:24:34 +00:00
GattServer.h BLE: prefix inclusion of Gap header with "ble/" 2018-11-26 10:24:34 +00:00
GattServerEvents.h BLE: Fix doxygen warnings. 2017-12-13 16:14:16 +00:00
GattService.h BLE: Fix doxygen warnings. 2017-12-13 16:14:16 +00:00
SafeBool.h BLE: Fix doxygen warnings. 2017-12-13 16:14:16 +00:00
SafeEnum.h BLE: expose representation type and pointer to the inner storage in SafeEnum. 2018-11-26 10:24:35 +00:00
SecurityManager.h BLE: prefix inclusion of Gap header with "ble/" 2018-11-26 10:24:34 +00:00
ServiceDiscovery.h BLE: prefix inclusion of Gap header with "ble/" 2018-11-26 10:24:34 +00:00
UUID.h Merge pull request #5739 from pan-/nordic-new-client 2018-01-11 10:26:47 -06:00
blecommon.h UUID handling 2018-11-26 10:24:34 +00:00
deprecate.h BLE: Imrpove deprecated.h documentation. 2017-10-27 14:34:51 -05:00