Bluetooth: Fix invalid value length type
BTP protocol specifies value length to be 2 octets value,
so uint16_t has to be used to store this length.
Change-Id: I2a911910475db305a0ff1f9ab70866d24aa47158
Signed-off-by:
Mariusz Skamra <mariusz.skamra@tieto.com>
Loading
Please sign in to comment