flutter_reactive_ble icon indicating copy to clipboard operation
flutter_reactive_ble copied to clipboard

Grant user access to PDU Payload in Link Layer packet

Open khanliKU opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? (please describe)

  • I would like to process data that is in PDU payload (Tx Str, Advertising interval, etc...). https://novelbits.io/bluetooth-low-energy-advertisements-part-1/

Describe the solution you'd like

  • DiscoveredDevice class can have a field rawPDU which the end user can parse.

Describe alternatives you've considered

  • None

Additional context

  • None

khanliKU avatar Sep 19 '22 09:09 khanliKU