tools/mgmt-tester: Fix add local name and appearance to scan rsp

System Internals / BlueZ - Michał Narajowski [codecoup.pl] - 20 October 2016 15:29 UTC

Append maximum of 10 + 1 bytes of name to scan response data. Complete name is appended only if exists and is <= 10 characters. Else append short name if exists. This makes sure name is consistent across multiple advertising instances.

29b01f7 tools/mgmt-tester: Fix add local name and appearance to scan rsp
tools/mgmt-tester.c | 583 +++++++++++++++++++++++----------------------------
1 file changed, 263 insertions(+), 320 deletions(-)

Upstream: git.kernel.org


  • Share