Home
last modified time | relevance | path

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

/hardware/broadcom/libbt/src/
Dupio.c406 case UPIO_BT_WAKE: in upio_set()
407 if (upio_state[UPIO_BT_WAKE] == action) in upio_set()
426 upio_state[UPIO_BT_WAKE] = action; in upio_set()
Dhardware.c1234 upio_set(UPIO_BT_WAKE, state, lpm_param.bt_wake_polarity); in hw_lpm_set_wake_state()
/hardware/broadcom/libbt/include/
Dupio.h39 UPIO_BT_WAKE = 0, enumerator