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.c35 LPM_DISABLING enumerator
133 if (state == LPM_DISABLING) { in enable()
149 state = enable ? LPM_ENABLING : LPM_DISABLING; in enable()