Home
last modified time | relevance | path

Searched refs:UPIO_BT_WAKE (Results 1 - 6 of 6) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Dupio.h40 UPIO_BT_WAKE = 0, enumerator
/vendor/hihope/rk3568/bluetooth/include/
H A Dupio.h40 UPIO_BT_WAKE = 0, enumerator
/vendor/hihope/dayu210/bluetooth/src/
H A Dupio.c187 upio_set(UPIO_BT_WAKE, UPIO_DEASSERT, 1); in proc_btwrite_timeout()
417 case UPIO_BT_WAKE: in upio_set()
418 if (upio_state[UPIO_BT_WAKE] == action) { in upio_set()
438 upio_state[UPIO_BT_WAKE] = action; in upio_set()
H A Dhardware.c1131 upio_set(UPIO_BT_WAKE, state, lpm_param.bt_wake_polarity); in hw_lpm_set_wake_state()
/vendor/hihope/rk3568/bluetooth/src/
H A Dupio.c187 upio_set(UPIO_BT_WAKE, UPIO_DEASSERT, 1); in proc_btwrite_timeout()
417 case UPIO_BT_WAKE: in upio_set()
418 if (upio_state[UPIO_BT_WAKE] == action) { in upio_set()
438 upio_state[UPIO_BT_WAKE] = action; in upio_set()
H A Dhardware.c1178 upio_set(UPIO_BT_WAKE, state, lpm_param.bt_wake_polarity); in hw_lpm_set_wake_state()

Completed in 6 milliseconds