prasad-alatkar opened a new pull request #862: URL: https://github.com/apache/mynewt-nimble/pull/862
`svc_data_len` passed to `ble_eddystone_set_adv_data_gen` should not cross 19 Bytes (`BLE_EDDYSTONE_MAX_SVC_DATA_LEN - BLE_EDDYSTONE_SVC_DATA_BASE_SZ`). This condition has been fulfilled by all callers of `ble_eddystone_set_adv_data_gen`. However, added this minor bugfix for better code readability. ---------------------------------------------------------------- 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: [email protected]
