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

  /system/bt/bta/dm/
bta_dm_cfg.c 122 # define BTA_DM_NUM_PM_SPEC 15 /* number of entries in bta_dm_pm_spec */
125 # define BTA_DM_NUM_PM_SPEC 13 /* number of entries in bta_dm_pm_spec */
158 tBTA_DM_PM_TYPE_QUALIFIER tBTA_DM_PM_SPEC bta_dm_pm_spec[BTA_DM_NUM_PM_SPEC] = variable
533 tBTA_DM_PM_SPEC *p_bta_dm_pm_spec = (tBTA_DM_PM_SPEC *)&bta_dm_pm_spec;
  /system/bt/doc/
power_management.md 46 `bta/dm/bta_dm_cfg.c` file, as `bta_dm_pm_cfg`, `bta_dm_pm_spec`, and
51 the `spec_idx` field to index into `bta_dm_pm_spec` array to determine which
103 - The power spec state table (`bta_dm_pm_spec`) is checked to see if
122 both actions specified for the profile in the `bta_dm_pm_spec` tables. If

Completed in 167 milliseconds