paul-szczepanek-arm
|
8733d52da9
|
event types fixed
|
2018-11-26 10:24:32 +00:00 |
paul-szczepanek-arm
|
8cc580d986
|
only one connection event needed
|
2018-11-26 10:24:32 +00:00 |
paul-szczepanek-arm
|
2cdff44f2a
|
cancel connection
|
2018-11-26 10:24:32 +00:00 |
paul-szczepanek-arm
|
365a6c8c4d
|
set random address
|
2018-11-26 10:24:32 +00:00 |
paul-szczepanek-arm
|
62b38cfbc8
|
connection complete event
|
2018-11-26 10:24:31 +00:00 |
paul-szczepanek-arm
|
b98326150d
|
fix names
|
2018-11-26 10:24:31 +00:00 |
paul-szczepanek-arm
|
6fa7a8ffce
|
fix type
|
2018-11-26 10:24:31 +00:00 |
paul-szczepanek-arm
|
9529974572
|
type already defined in ble types
|
2018-11-26 10:24:31 +00:00 |
paul-szczepanek-arm
|
a2f461c38e
|
reference instead of pointer
|
2018-11-26 10:24:31 +00:00 |
paul-szczepanek-arm
|
4c4743db7b
|
extended connection API
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
2f8e336635
|
BLE: tag missing documentation block.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
5661bf6bbb
|
BLE: remove dead code.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
3eebcc49ad
|
BLE: Add more precondition check to GenericGap.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
24e6b89ade
|
BLE: use uint32_t to describe ms interval in Gap::setPeriodicAdvertisingParameters
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
01b0de2175
|
BLE: rename Gap:setPeriodicAdvertisingData into setPeriodicAdvertisingPayload.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
b1c6914e34
|
BLE: Add periodic sync advertisement management.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
5236a70618
|
BLE: Add default minimiseFragmentationValue for Gap::setAdvertisingScanresponse.
|
2018-11-26 10:24:31 +00:00 |
Vincent Coubard
|
06b3ccd322
|
BLE: refactor parameters order of Gap::startAdvertising
|
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
|
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
|
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
|
4835a1afdc
|
BLE: Add non legacy scan API.
|
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 |
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
|
ca72f5a289
|
merged adv param types
|
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
|
c58099f0ee
|
new scan call
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
d1e3800e79
|
BLE: Refactor AdvReportOptionalInformation and onAdvertisingReport
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
5e707731f2
|
BLE: Wrap advertising data in a span.
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
dee48e71e3
|
BLE: Typedef ble::advertising_event_t into Gap::AdvertisingEventType_t
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
f930905947
|
BLE: Regactor Gap::EventHandler::onScanRequest signature.
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
14b24d324c
|
BLE: Move advertising_handle_t into ble namespace.
|
2018-11-26 10:21:32 +00:00 |
Vincent Coubard
|
f83f32948a
|
BLE: Fix typo in arguments name.
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
060d2f5216
|
advertising data only contains advertising data
|
2018-11-26 10:21:32 +00:00 |
paul-szczepanek-arm
|
6ca5041f53
|
generic advertising
|
2018-11-26 10:21:31 +00:00 |
paul-szczepanek-arm
|
f35ebcc900
|
simplify params to avoid holding state
|
2018-11-26 10:21:31 +00:00 |
paul-szczepanek-arm
|
ff68c94ec2
|
update state on disconnect fix
|
2018-11-26 10:21:31 +00:00 |
paul-szczepanek-arm
|
6932789453
|
extended advertising scanning and connecting API
|
2018-11-26 10:21:31 +00:00 |
Vincent Coubard
|
7a503ca1a2
|
BLE: Fix doxygen.
|
2018-08-30 09:25:50 +01:00 |
paul-szczepanek-arm
|
76624ad6ec
|
provide stubs for events
use gap.h typedef for Phy_t for consistency
|
2018-08-29 20:21:04 +01:00 |
paul-szczepanek-arm
|
5598958c6d
|
formatting for docs
|
2018-08-29 20:21:04 +01:00 |
paul-szczepanek-arm
|
baaebb47dc
|
fix typo in preferred
|
2018-08-29 20:21:04 +01:00 |
paul-szczepanek-arm
|
d64479a2ee
|
docuemnted PHY api
|
2018-08-29 20:21:04 +01:00 |
paul-szczepanek-arm
|
8090e7acd8
|
phy API implementation for cordio
phy set types added, nordic implementation updated
|
2018-08-29 20:21:04 +01:00 |
Vincent Coubard
|
47ea39982f
|
Merge pull request #2 from pan-/PHY_API
Phy api
|
2018-08-29 20:15:58 +01:00 |
Vincent Coubard
|
4deb64aed1
|
Merge pull request #1 from pan-/PHY_API
Phy api
|
2018-08-29 20:15:58 +01:00 |
paul-szczepanek-arm
|
399191fc9c
|
reuse existing call
|
2018-06-20 08:24:26 +01:00 |