Vincent Coubard
|
06b3ccd322
|
BLE: refactor parameters order of Gap::startAdvertising
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
d6d1ea5c2a
|
BLE: rework GenericGap::stopAdvertising(AdvHandle)
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
74356aa7f0
|
BLE: Rework GenericGap::startAdvertising
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
b825ffc1f6
|
BLE: Handle setAdvertisingParameters on legacy controllers.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
d2773e9731
|
BLE: Reduce complexity of GenericGap::setAdvertisingData
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
0d90671842
|
BLE: Fix release of advertising sets.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
413908d594
|
BLE: Renaming
GenericGap::is_extended_advertising_enabled become GenericGap::is_extended_advertising_available
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
df5e01bf45
|
BLE: wrap bitstream manipulation into a BitArray class.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
2e8389d4fd
|
BLE: Create and destroy advertising sets in the controller.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
ed012adab3
|
BLE: Fix create and destroy advertising set.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
7882bb3016
|
BLE: Fix bit access to mapped advertising set.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
f6ceafa3e9
|
BLE: use helper function where appropriate.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
d63c7bc948
|
BLE: use std::min where appropriate.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
a628eba212
|
BLE: cosmetic fixes.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
ad3f3c86a5
|
BLE: Move implementation to cpp file.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
87014b71b6
|
BLE: reorder declaration.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
6a55d65660
|
BLE: Create advertising payload builder.
This change set use a data buffer to set data and scan responses.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
e24fcdd12a
|
BLE: move extended advertising parameter in ble/gap folder
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
7f9be995a2
|
BLE: Revert GapAdvertisingdata and create new type for extened Advertising data.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
e4c27e5071
|
BLE: Introduce new type for extended advertising parameters.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
2c7cf2bbd9
|
BLE: revert GapScanningParams
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
61536c3f64
|
BLE: revert non backward compatible changes.
This changeset includes order of function declaration in headers.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
dc07e44290
|
BLE: makes GenericGap::stopGap aware of extended scan.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
24460de86f
|
BLE: Implement new scan API in GenericGap
|
2018-11-26 10:24:30 +00:00 |
Vincent Coubard
|
4835a1afdc
|
BLE: Add non legacy scan API.
|
2018-11-26 10:24:30 +00:00 |
Vincent Coubard
|
28ead51401
|
BLE: Add GapScanParameters type.
The new type covers what is required by extended and legacy scan parameters.
|
2018-11-26 10:24:30 +00:00 |
Vincent Coubard
|
27ea248863
|
BLE: Fix GapScanningParams includes.
|
2018-11-26 10:24:30 +00:00 |
Vincent Coubard
|
1a14453da1
|
BLE: Add mechanism to track use of non compatible scan API.
|
2018-11-26 10:24:30 +00:00 |
Vincent Coubard
|
962b5c34d4
|
BLE: Tag scanning filter policy mode with FIXME
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
2b00903a30
|
missing param
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
a1582bd3ac
|
pointer to ref
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
6663171607
|
docs
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
2f6d861818
|
fix packetisation in adv set data
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
23dc808968
|
handle legacy adv calls
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
587eb9845e
|
call the right func for set scan response
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
b276e6edaf
|
fix high duty cycle setting (reversed)
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
238f15b031
|
doc fixes
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
ca72f5a289
|
merged adv param types
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
8c253a3dfe
|
proposed scan type changes
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
60fb78795b
|
fix adv and scan types
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
5d077e6dbc
|
new addr types for ext adv
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
c58099f0ee
|
new scan call
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
732b4255ce
|
revert toolchain changes
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
75c0b0ed90
|
BLE: Fix advertising_channel_map_t constructor.
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
0c1e01952b
|
Compilation fixes
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
fb804bf85a
|
BLE: Fix GapExtendedAdvertisingParams visibility and constness.
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
e951fa15ff
|
BLE: Fix GapExtendedAdvertisingParams::getPeerAddress return type.
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
426de4a2d9
|
BLE: Fix GapAdvertisingData copy constructor.
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
2f53ee896c
|
BLE: Add setters to advertising_event_t and use it in GapExtendedAdvertisingParams.
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
d1e3800e79
|
BLE: Refactor AdvReportOptionalInformation and onAdvertisingReport
|
2018-11-26 10:21:32 +00:00 |