Searched refs:BTA_DM_PM_RETRY (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/dm/ |
D | bta_dm_cfg.c | 175 {{BTA_DM_PM_RETRY, 7000}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */ 194 {{BTA_DM_PM_RETRY, 5000}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */ 385 {{BTA_DM_PM_RETRY, 7000}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */ 427 {{BTA_DM_PM_RETRY, 5000}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */ 448 {{BTA_DM_PM_RETRY, 5000}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */
|
/system/bt/doc/ |
D | power_management.md | 72 - `BTA_DM_PM_RETRY` has the same effect as `BTA_DM_PM_NO_ACTION`, except a
|
/system/bt/bta/include/ |
D | bta_api.h | 1140 #define BTA_DM_PM_RETRY 0x80 /* retry power mode based on current settings */ macro
|