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 2018/10/29 10:41:42 UTC

[GitHub] cedric84 opened a new pull request #234: BLE_L2CAP_EVENT_COC_DATA_RECEIVED and conn_handle

cedric84 opened a new pull request #234: BLE_L2CAP_EVENT_COC_DATA_RECEIVED and conn_handle
URL: https://github.com/apache/mynewt-nimble/pull/234
 
 
   It seems that the "ble_l2cap_event_coc_received_data" function does not assign the "conn_handle" member of the "event" variable before calling the channel callback.
   I did not found any other function raising the "BLE_L2CAP_EVENT_COC_DATA_RECEIVED" event so I think this is the only place to make such a correction.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services