HomeSort by relevance Sort by last modified time
    Searched refs:bta_dm_pm_cfg (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/dm/
bta_dm_cfg.cc 119 23 /* number of entries in bta_dm_pm_cfg except the first */
123 bta_dm_pm_cfg[BTA_DM_NUM_PM_ENTRY + 1] = { variable
565 const tBTA_DM_PM_CFG* p_bta_dm_pm_cfg = &bta_dm_pm_cfg[0];
  /system/bt/doc/
power_management.md 46 `bta/dm/bta_dm_cfg.cc` file, as `bta_dm_pm_cfg`, `bta_dm_pm_spec`, and
49 During a lookup attempt, the code iterates over the `bta_dm_pm_cfg` array,
98 - The power mode config is looked up in the `bta_dm_pm_cfg` table. If none

Completed in 82 milliseconds