Loading system/bta/gatt/bta_gattc_int.h +1 −1 Original line number Diff line number Diff line Loading @@ -220,7 +220,7 @@ typedef struct { } tBTA_GATTC_SERV; #ifndef BTA_GATTC_NOTIF_REG_MAX #define BTA_GATTC_NOTIF_REG_MAX 15 #define BTA_GATTC_NOTIF_REG_MAX 64 #endif typedef struct { Loading Loading
system/bta/gatt/bta_gattc_int.h +1 −1 Original line number Diff line number Diff line Loading @@ -220,7 +220,7 @@ typedef struct { } tBTA_GATTC_SERV; #ifndef BTA_GATTC_NOTIF_REG_MAX #define BTA_GATTC_NOTIF_REG_MAX 15 #define BTA_GATTC_NOTIF_REG_MAX 64 #endif typedef struct { Loading