Searched refs:BTM_MAX_PM_RECORDS (Results 1 – 2 of 2) sorted by relevance
365 #ifndef BTM_MAX_PM_RECORDS366 #define BTM_MAX_PM_RECORDS 2 macro
141 if (*p_pm_id >= BTM_MAX_PM_RECORDS) return BTM_ILLEGAL_VALUE; in BTM_PmRegister()183 if (pm_id >= BTM_MAX_PM_RECORDS) { in BTM_SetPowerMode()250 temp_pm_id = BTM_MAX_PM_RECORDS; in BTM_SetPowerMode()