Searched refs:BTA_DM_PM_RETRY (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_cfg.c | 162 …{{BTA_DM_PM_RETRY, 7000 + BTA_DM_PM_SPEC_TO_OFFSET}, {BTA_DM_PM_NO_ACTION, 0}} /* mode chang… 238 …{{BTA_DM_PM_RETRY, 7000 + BTA_DM_PM_SPEC_TO_OFFSET}, {BTA_DM_PM_NO_ACTION, 0}} /* mode chang… 318 …{{BTA_DM_PM_RETRY, 5000 + BTA_DM_PM_SPEC_TO_OFFSET}, {BTA_DM_PM_NO_ACTION, 0}} /* mode chan… 339 …{{BTA_DM_PM_RETRY, 5000 + BTA_DM_PM_SPEC_TO_OFFSET}, {BTA_DM_PM_NO_ACTION, 0}} /* mode chang…
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 1284 #define BTA_DM_PM_RETRY 0x80 /* retry power mode based on current settings */ macro
|