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.
When advertisement data is updated during advertisement, the advertiser might get some race condition with the radio packet pointer. The updated data should be stored in a buffer until it is safe to change the data the radio packet pointer accesses (for example at end of advertisement event). This problem also exists with the address.
When advertisement data is updated during advertisement, the advertiser might get some race condition with the radio packet pointer. The updated data should be stored in a buffer until it is safe to change the data the radio packet pointer accesses (for example at end of advertisement event). This problem also exists with the address.