Loading system/bta/dm/bta_dm_int.h +1 −1 Original line number Diff line number Diff line Loading @@ -250,7 +250,7 @@ typedef struct { } tBTA_DM_SRVCS; #ifndef BTA_DM_NUM_CONN_SRVS #define BTA_DM_NUM_CONN_SRVS 10 #define BTA_DM_NUM_CONN_SRVS 30 #endif typedef struct { Loading Loading
system/bta/dm/bta_dm_int.h +1 −1 Original line number Diff line number Diff line Loading @@ -250,7 +250,7 @@ typedef struct { } tBTA_DM_SRVCS; #ifndef BTA_DM_NUM_CONN_SRVS #define BTA_DM_NUM_CONN_SRVS 10 #define BTA_DM_NUM_CONN_SRVS 30 #endif typedef struct { Loading