Commit Graph
4 Commits
Author SHA1 Message Date
Edwin Wu 2695dd4089 [BLEREFACTOR]:Refactor byte_utils global functions
PiperOrigin-RevId: 831134984
2025-11-11 17:40:12 -08:00
hai007 e458d6afaa This fixes a discrepancy between the C++ and Java version of the ToFourDigitString() function, given byte array inputs that include negative signed byte values.
Added a unit test to verify that the output with negative signed bytes in the input will result in the same output as the Java version.

PiperOrigin-RevId: 712709020
2025-01-06 17:58:35 -08:00
Suet-Fei Li 084f7ebd88 Remove location namespace in third_party/nearby.
PiperOrigin-RevId: 500023196
2023-01-06 02:53:57 -08:00
hais f5fcd35ced nearby sdk refactor
PiperOrigin-RevId: 425434260
2022-02-02 11:56:39 -08:00