mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-03 09:04:29 +08:00
e654bdfa9a
Fix these build errors: attrib/att.c: In function ‘dec_read_by_grp_req’: attrib/att.c:165:10: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] attrib/att.c:170:10: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] attrib/att.c: In function ‘dec_read_by_type_req’: attrib/att.c:393:10: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] attrib/att.c:402:10: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] |
||
---|---|---|
.. | ||
att-database.h | ||
att.c | ||
att.h | ||
gatt-service.c | ||
gatt-service.h | ||
gatt.c | ||
gatt.h | ||
gattrib.c | ||
gattrib.h | ||
gatttool.c | ||
gatttool.h | ||
interactive.c | ||
utils.c |