Searched refs:BTA_DM_PM_RETRY (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/dm/ |
D | bta_dm_cfg.c | 169 {{BTA_DM_PM_RETRY, 7000}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */ 188 {{BTA_DM_PM_RETRY, 5000}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */ 379 {{BTA_DM_PM_RETRY, 7000}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */ 421 {{BTA_DM_PM_RETRY, 5000}, {BTA_DM_PM_NO_ACTION, 0}} /* mode change retry */ 442 {{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 | 1192 #define BTA_DM_PM_RETRY 0x80 /* retry power mode based on current settings */ macro
|