NordicPlayground / nRF51-multi-role-conn-observer-advertiser

Runs an Observer or Advertiser role (timeslot API) with a Connection. Provides a HCI interface to the Observer and Advertiser. Advertiser provides SCAN REQs back to application.
42 stars 25 forks source link

Fix PDU header byte offsets #16

Open pcsrule opened 9 years ago

pcsrule commented 9 years ago

The PDU header seems to be one byte off from the original offsets. This change fixes the reported address type field and the data length field of the advertisement report.

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.