mwilliford commented on issue #44: Extended Advertisement Issues
URL: https://github.com/apache/mynewt-nimble/issues/44#issuecomment-381446367
 
 
   Fixed heavy corruption, other issues remain.  My fix to the corruption was 
due to the fact that I didn't realize that set_ext_adv_data calls os_mpool_put 
on the mbuf you give it, and I was also calling it after advertising expired.  
I guess after it is handed to the hci-layer, there is no need to keep the 
buffer alive, makes sense.  

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


With regards,
Apache Git Services

Reply via email to