Commit 5aad7c5d authored by Christian Kandeler's avatar Christian Kandeler
Browse files

BLE: Write the whole 31 bytes of advertising data to the controller.


The specification says: "Only the significant part of the Advertising
Data is transmitted in the advertising packets". This seems to refer to
the data that is actually sent by the hardware and not to the data used
in the HCI command, as our original implementation assumed. At least
there seem to be controllers who won't accept such "short" packets.

Change-Id: I732cfc1e05fc135fd336d832e725d969c98b60cf
Reviewed-by: default avatarAlex Blasche <alexander.blasche@theqtcompany.com>
parent 5237ff0c
Branches
Tags
No related merge requests found
Showing with 3 additions and 1 deletion
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment