Searched refs:BTA_DM_NUM_CONN_SRVS (Results 1 – 2 of 2) sorted by relevance
252 #ifndef BTA_DM_NUM_CONN_SRVS253 #define BTA_DM_NUM_CONN_SRVS 30 macro258 tBTA_DM_SRVCS conn_srvc[BTA_DM_NUM_CONN_SRVS];
416 if (bta_dm_conn_srvcs.count == BTA_DM_NUM_CONN_SRVS) { in bta_dm_pm_cback()