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 168 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* busy */
194 (BTA_DM_PM_ACTIVE), /* no power saving mode allowed */
201 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* app open */
206 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* busy */
244 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* busy */
275 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn open active */
277 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* app open */
282 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* busy */
294 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* conn open active */
296 {{BTA_DM_PM_ACTIVE, 0}, {BTA_DM_PM_NO_ACTION, 0}}, /* app open *
    [all...]
bta_dm_pm.c 707 else if(pm_action == BTA_DM_PM_ACTIVE)
709 bta_dm_pm_active(peer_addr);
876 ** Function bta_dm_pm_active
884 void bta_dm_pm_active(BD_ADDR peer_addr) function
    [all...]
  /system/bt/bta/include/
bta_api.h     [all...]

Completed in 50 milliseconds