Loading system/bta/include/bta_jv_api.h +1 −1 Original line number Diff line number Diff line Loading @@ -125,7 +125,7 @@ typedef uint8_t tBTA_JV_PM_ID; /* define maximum number of registered PM entities. should be in sync with bta * pm! */ #ifndef BTA_JV_PM_MAX_NUM #define BTA_JV_PM_MAX_NUM 5 #define BTA_JV_PM_MAX_NUM 12 #endif /* JV pm connection states */ Loading Loading
system/bta/include/bta_jv_api.h +1 −1 Original line number Diff line number Diff line Loading @@ -125,7 +125,7 @@ typedef uint8_t tBTA_JV_PM_ID; /* define maximum number of registered PM entities. should be in sync with bta * pm! */ #ifndef BTA_JV_PM_MAX_NUM #define BTA_JV_PM_MAX_NUM 5 #define BTA_JV_PM_MAX_NUM 12 #endif /* JV pm connection states */ Loading