Home
last modified time | relevance | path

Searched refs:BTA_DM_NUM_CONN_SRVS (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_int.h168 #ifndef BTA_DM_NUM_CONN_SRVS
169 #define BTA_DM_NUM_CONN_SRVS 30 macro
174 tBTA_DM_SRVCS conn_srvc[BTA_DM_NUM_CONN_SRVS];
Dbta_dm_pm.cc514 if (bta_dm_conn_srvcs.count == BTA_DM_NUM_CONN_SRVS) { in bta_dm_pm_cback()