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

  /system/bt/bta/dm/
bta_dm_cfg.c 174 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* busy */
200 (BTA_DM_PM_ACTIVE), /* no power saving mode allowed */
207 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* app open */
212 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* busy */
250 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* busy */
281 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn open active */
283 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* app open */
288 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* busy */
300 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn open active */
302 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* app open *
    [all...]
bta_dm_pm.c 717 else if(pm_action == BTA_DM_PM_ACTIVE)
719 bta_dm_pm_active(peer_addr);
901 ** Function bta_dm_pm_active
909 void bta_dm_pm_active(BD_ADDR peer_addr) function
    [all...]
  /system/bt/bta/include/
bta_api.h     [all...]

Completed in 38 milliseconds