Constructs an object map of the available types in the given bytes array. The bluetooth advertisement sequence is Length-Tag-Value, as in: 1-byte length, 1-byte type, (length - 1) bytes of data.
More info: https://www.bluetooth.com/specifications/assigned-numbers/generic-access-profile https://stackoverflow.com/questions/24003777/read-advertisement-packet-in-android
Generated using TypeDoc
Constructs an object map of the available types in the given bytes array. The bluetooth advertisement sequence is Length-Tag-Value, as in: 1-byte length, 1-byte type, (length - 1) bytes of data.
More info: https://www.bluetooth.com/specifications/assigned-numbers/generic-access-profile https://stackoverflow.com/questions/24003777/read-advertisement-packet-in-android