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