samples: bluetooth: HID SCI support in HID samples#3
Closed
ahasztag wants to merge 37 commits into
Closed
Conversation
b6d9238 to
8593286
Compare
8a4f9d4 to
4193b57
Compare
3502fca to
98d756e
Compare
4193b57 to
8d024e6
Compare
98d756e to
7e50410
Compare
8d024e6 to
5ca5bac
Compare
7e50410 to
4f01189
Compare
5ca5bac to
12e6395
Compare
4f01189 to
90d86a5
Compare
12e6395 to
86efb25
Compare
86efb25 to
c86e4a5
Compare
90d86a5 to
698bce8
Compare
c86e4a5 to
b178b21
Compare
223ed4c to
f86a6cc
Compare
acf69bc to
791f906
Compare
c082446 to
23f548c
Compare
791f906 to
de65589
Compare
6691e41 to
89f81d1
Compare
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4075 Signed-off-by: Nordic Builder <pylon@nordicsemi.no> lib: nrf_modem_lib: SO_POLLCB support Implement SO_POLLCB in the offloading layer. Only one callback may be set per socket. If poll() is called on a socket with SO_POLLCB, the poll callback gets overwritten. Signed-off-by: Kacper Radoszewski <kacper.radoszewski@nordicsemi.no>
New theme changes Signed-off-by: Uma Praseeda <uma.praseeda@nordicsemi.no>
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4072 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
nRF9251 has PPR core and this patch adds support to build for it. Signed-off-by: Jan Tore Guggedal <jantore.guggedal@nordicsemi.no>
This command is unused by Zephyr host. Removing it saves NVM size. Applications that call into HCI directly can enable this config. Temporarily enable the config if the host used is unknown. Signed-off-by: Herman Berget <herman.berget@nordicsemi.no>
This command is unused by Zephyr host. Removing it saves NVM size. Applications that call into HCI directly can enable this config. Temporarily enable the config if the host used is unknown. Signed-off-by: Herman Berget <herman.berget@nordicsemi.no>
This seems to have been missed. If controller crypto is not enabled there is no expectation that the encryption HCI commands work. Signed-off-by: Herman Berget <herman.berget@nordicsemi.no>
Removing them saves NVM size. Applications that call into HCI directly can enable this config. Temporarily enable the config if the host used is unknown. Signed-off-by: Herman Berget <herman.berget@nordicsemi.no>
In configurations where the Zephyr host doesnt call the LE Rand HCI command we can remove it and save some space. Signed-off-by: Herman Berget <herman.berget@nordicsemi.no>
Some HCI commands have been moved behind kconfig options. Signed-off-by: Herman Berget <herman.berget@nordicsemi.no>
Added support for more detailed RPC error info to the protocol_serialization sample. Updated protocols rpc implementation not to loose the file/line/function info due to the usage of a common error reporting function. Signed-off-by: Marek Porwisz <marek.porwisz@nordicsemi.no>
For samples which add a button handler for sample-specific functionality, this will run in parallell with the OOB button handler during OOB input. This affects two samples which print or log an error when buttons are pressed when the node is unprovisioned, which will be printed on every button press during input OOB, which is noisy. This print/log has been removed for these samples (light_dimmer and sensor_server), which is aligned with the silent handling of unprovisioned nodes already done in the light_switch and sensor_client samples. Signed-off-by: Ludvig Jordet <ludvig.jordet@nordicsemi.no>
Property "ranges" is required for "reserved-memory" node. Set it unless already done at the board definition level. "reserved-memory" node must be placed under root node. Fix overlays for all platforms. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Property "ranges" is required for "reserved-memory" node. Set it unless already done at the board definition level. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Property "ranges" is required for "reserved-memory" node. Set it unless already done at the board definition level. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Property "ranges" is required for "reserved-memory" node. Set it unless already done at the board definition level. "reserved-memory" node must be placed under root node. Fix overlays for all platforms. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Property "ranges" is required for "reserved-memory" node. Set it unless already done at the board definition level. "reserved-memory" node must be placed under root node. Fix overlays for all platforms. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Property "ranges" is required for "reserved-memory" node. Set it unless already done at the board definition level. "reserved-memory" node must be placed under root node. Fix overlays for all platforms. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Property "ranges" is required for "reserved-memory" node. Set it unless already done at the board definition level. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Property "ranges" is required for "reserved-memory" node. Set it unless already done at the board definition level. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
"reserved-memory" node must be placed under root node. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Temp revert PR for theme Signed-off-by: Uma Praseeda <uma.praseeda@nordicsemi.no>
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#4076 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-connectedhomeip#721 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
Add support for HID Shorter Connection Intervals on the HID device side. Signed-off-by: Artur Hadasz <artur.hadasz@nordicsemi.no>
Add support for HID Shorter Connection Intervals on the HID host side. Signed-off-by: Artur Hadasz <artur.hadasz@nordicsemi.no>
This commit support for the HID SCI characteristics in the peripheral_hids_mouse and peripheral_hids_keyboard samples. Signed-off-by: Artur Hadasz <artur.hadasz@nordicsemi.no>
35c44ec to
aac64db
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit adds usage of the HID SCI feature in the peripheral_hids_mouse and peripheral_hids_keyboard samples.