You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/10/04 13:21:33 UTC

[GitHub] [mynewt-nimble] sjanc opened a new pull request #599: nimble/ll: Fix crash when scanning for AUX packets

sjanc opened a new pull request #599: nimble/ll: Fix crash when scanning for AUX packets
URL: https://github.com/apache/mynewt-nimble/pull/599
 
 
   When dropping scan for AUX packet we need to make sure to send HCI
   report with data truncated flag set whe needed. Otherwise assert is
   triggered in ble_ll_scan_aux_data_unref (as this leaves host in
   undefined state).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services