Vincent Coubard
|
632851e5ae
|
BLE - Small reordering to reduce diff.
|
2019-02-28 12:02:23 +00:00 |
Vincent Coubard
|
06b26d4e8a
|
BLE - remove conditional directive from value types
|
2019-02-28 11:22:37 +00:00 |
paul-szczepanek-arm
|
a034bf875e
|
gatt server pass
mostly phy and security issues
|
2019-02-27 21:52:07 +00:00 |
paul-szczepanek-arm
|
9e710d4309
|
git review changes
|
2019-02-27 20:59:35 +00:00 |
paul-szczepanek-arm
|
33e8826361
|
whitelist feature
|
2019-02-27 19:46:43 +00:00 |
Vincent Coubard
|
ed426c5b45
|
BLE: rename ConnectionParameters::getFilterPolicy into getFilter for consistency.
|
2018-12-03 17:11:28 +00:00 |
Vincent Coubard
|
dc3ff6a5e0
|
BLE: Rename ConnectionParameters::setFilterPolicy into setFilter for consistency.
|
2018-12-03 16:56:20 +00:00 |
Vincent Coubard
|
e8972a72a4
|
BLE: provide better default connection parameters.
|
2018-11-29 12:32:36 +00:00 |
Amanda Butler
|
2e02869173
|
Edit ConnectionParameters.h
Edit file, mostly for agreement.
|
2018-11-26 18:40:55 -06:00 |
Vincent Coubard
|
3aa91ecbba
|
BLE: return phy_set_t in ConnectionParameters::getPhySet
|
2018-11-26 15:22:50 +00:00 |
paul-szczepanek-arm
|
c9e8501b22
|
make PHY case consistent
|
2018-11-26 12:30:57 +00:00 |
paul-szczepanek-arm
|
bee115c39e
|
replace magic numbers
|
2018-11-26 11:31:03 +00:00 |
paul-szczepanek-arm
|
f3a64feaf1
|
replace magic numbers
|
2018-11-26 11:26:26 +00:00 |
paul-szczepanek-arm
|
a03aaa2342
|
simplify and explain swapping
|
2018-11-26 11:26:13 +00:00 |
paul-szczepanek-arm
|
e0e186c831
|
replace consts with a private enum
|
2018-11-26 11:21:37 +00:00 |
Vincent Coubard
|
9621b26cab
|
BLE: Reorganize ble::gap documentation group.
|
2018-11-26 10:24:35 +00:00 |
Vincent Coubard
|
b49870d8ae
|
BLE: Fix code formating issues in Gap subsystem.
|
2018-11-26 10:24:35 +00:00 |
Vincent Coubard
|
f64b37ba0d
|
BLE: Fix function braces opening in header files.
|
2018-11-26 10:24:35 +00:00 |
Vincent Coubard
|
6e4e733c1c
|
BLE: Add code example for ble::ConnectionParameters.
|
2018-11-26 10:24:35 +00:00 |
Vincent Coubard
|
49455dcc87
|
BLE: set the phy as first parameter in ble::ConnectionParameters.
|
2018-11-26 10:24:35 +00:00 |
Vincent Coubard
|
1841f4e75e
|
BLE: Document ble::ConnectionParameters.
|
2018-11-26 10:24:35 +00:00 |
paul-szczepanek-arm
|
02cf9ea94d
|
moved some funcs to cpp, moved cpp to source folder
|
2018-11-26 10:24:35 +00:00 |
Vincent Coubard
|
80db38c60a
|
BLE: Cleanup bounded and document it.
|
2018-11-26 10:24:34 +00:00 |
paul-szczepanek-arm
|
e49b5230cc
|
fix missing index
|
2018-11-26 10:24:34 +00:00 |
paul-szczepanek-arm
|
2e6fefa289
|
missing defaults
|
2018-11-26 10:24:34 +00:00 |
paul-szczepanek-arm
|
376cbd25fa
|
fixed index and default constructor in conn params
|
2018-11-26 10:24:34 +00:00 |
Vincent Coubard
|
7123364674
|
BLE: remove not required prefixes in ble::ConnectionParameters.
|
2018-11-26 10:24:33 +00:00 |
Vincent Coubard
|
07d73d5e20
|
BLE: merge ble::scanning_policy_mode_t and gap::scanning_filter_policy_t
This change set also introduce ble::initiator_filter_policy_t and fix a type issue ble::ConnectionParameters.
|
2018-11-26 10:24:33 +00:00 |
Vincent Coubard
|
07cf0f5b91
|
BLE: Move ConnectionParameters into ble namespace.
|
2018-11-26 10:24:33 +00:00 |
Vincent Coubard
|
1324116377
|
BLE: rename duration type and extract them out of Gap.
|
2018-11-26 10:24:33 +00:00 |
Vincent Coubard
|
4d3354077e
|
BLE: rename GapExtendedConnectParameters_t into ConnectionParameters
|
2018-11-26 10:24:32 +00:00 |