Home
last modified time | relevance | path

Searched refs:BTA_DM_DI_USE_SSR (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_int.h70 BTA_DM_DI_USE_SSR = 0x10, /* set this bit if ssr is supported for this link */ enumerator
125 void set_both_device_ssr_capable() { info = BTA_DM_DI_USE_SSR; } in set_both_device_ssr_capable()
131 void set_ssr_active() { info |= BTA_DM_DI_USE_SSR; } in set_ssr_active()
132 void reset_ssr_active() { info &= ~BTA_DM_DI_USE_SSR; } in reset_ssr_active()
133 bool is_ssr_active() const { return info & BTA_DM_DI_USE_SSR; } in is_ssr_active()
/packages/modules/Bluetooth/system/doc/
Dpower_management.md182 `info` field's `BTA_DM_DI_USE_SSR` bit, depending on the value of