OSDN Git Service

Use standard C99 integral types. This offers better type safety.
authorSharvil Nanavati <sharvil@google.com>
Thu, 17 Apr 2014 04:51:56 +0000 (21:51 -0700)
committerSharvil Nanavati <sharvil@google.com>
Sat, 26 Apr 2014 08:06:21 +0000 (01:06 -0700)
commit2e1e6d89907172fadabc5d9bbef27198ce81cb00
tree7c508c7b1571637cd1ec40c27893d17527150204
parent7c540400e5b9d8ce461a9cb41d76d83264e04e2e
Use standard C99 integral types. This offers better type safety.

Notice that I had to change a couple of function declarations
because the compiler caught the inconsistency with the new typedefs.

Change-Id: I202fd1dc086de41e1cfe083eb1a5f74a942d01e5
gki/ulinux/data_types.h
stack/btm/btm_ble_gap.c
stack/include/l2c_api.h