Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dlow_power_manager.c36 LPM_DISABLING enumerator
134 if (state == LPM_DISABLING) { in enable()
150 state = enable ? LPM_ENABLING : LPM_DISABLING; in enable()