Loading system/bta/gatt/bta_gattc_int.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -320,7 +320,7 @@ typedef struct } tBTA_GATTC_SERV; } tBTA_GATTC_SERV; #ifndef BTA_GATTC_NOTIF_REG_MAX #ifndef BTA_GATTC_NOTIF_REG_MAX #define BTA_GATTC_NOTIF_REG_MAX 4 #define BTA_GATTC_NOTIF_REG_MAX 7 #endif #endif typedef struct typedef struct Loading system/include/bt_target.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1445,7 +1445,7 @@ and USER_HW_DISABLE_API macros */ #endif #endif #ifndef GATT_MAX_PHY_CHANNEL #ifndef GATT_MAX_PHY_CHANNEL #define GATT_MAX_PHY_CHANNEL 4 #define GATT_MAX_PHY_CHANNEL 7 #endif #endif /* Used for conformance testing ONLY */ /* Used for conformance testing ONLY */ Loading Loading
system/bta/gatt/bta_gattc_int.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -320,7 +320,7 @@ typedef struct } tBTA_GATTC_SERV; } tBTA_GATTC_SERV; #ifndef BTA_GATTC_NOTIF_REG_MAX #ifndef BTA_GATTC_NOTIF_REG_MAX #define BTA_GATTC_NOTIF_REG_MAX 4 #define BTA_GATTC_NOTIF_REG_MAX 7 #endif #endif typedef struct typedef struct Loading
system/include/bt_target.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1445,7 +1445,7 @@ and USER_HW_DISABLE_API macros */ #endif #endif #ifndef GATT_MAX_PHY_CHANNEL #ifndef GATT_MAX_PHY_CHANNEL #define GATT_MAX_PHY_CHANNEL 4 #define GATT_MAX_PHY_CHANNEL 7 #endif #endif /* Used for conformance testing ONLY */ /* Used for conformance testing ONLY */ Loading