Searched refs:BTA_DM_PM_SSR0 (Results 1 – 2 of 2) sorted by relevance
326 int index = BTA_DM_PM_SSR0; in bta_dm_pm_cback()361 if (BTA_DM_PM_SSR0 == index) /* and do not need to set SSR, return. */ in bta_dm_pm_cback()432 (index == BTA_DM_PM_SSR0)) { in bta_dm_pm_cback()741 int ssr = BTA_DM_PM_SSR0; in bta_dm_pm_ssr()771 … (ssr == BTA_DM_PM_SSR0 && p_bta_dm_pm_spec[p_bta_dm_pm_cfg[j].spec_idx].ssr != BTA_DM_PM_SSR0)) { in bta_dm_pm_ssr()
1253 #define BTA_DM_PM_SSR0 0 macro