Searched refs:UPIODBG (Results 1 - 2 of 2) sorted by relevance
/vendor/hihope/dayu210/bluetooth/src/ |
H A D | upio.c | 51 #define UPIODBG(param, ...) \ macro 56 #define UPIODBG(param, ...) \ macro 184 UPIODBG("..%s..", __FUNCTION__); in proc_btwrite_timeout() 218 UPIODBG("%s : timer_settime success", __FUNCTION__); in upio_start_stop_timer() 220 UPIODBG("%s : timer_settime failed", __FUNCTION__); in upio_start_stop_timer() 301 UPIODBG("set_bluetooth_power [emul] %d", on); in upio_set_bluetooth_power() 356 UPIODBG("%s : pio %d action %d, polarity %d", __FUNCTION__, pio, action, polarity); in upio_set() 360 UPIODBG("LPM is %s already", lpm_mode[action]); in upio_set() 419 UPIODBG("BT_WAKE is %s already", lpm_state[action]); in upio_set() 483 UPIODBG(" in upio_set() [all...] |
/vendor/hihope/rk3568/bluetooth/src/ |
H A D | upio.c | 51 #define UPIODBG(param, ...) \ macro 56 #define UPIODBG(param, ...) \ macro 184 UPIODBG("..%s..", __FUNCTION__); in proc_btwrite_timeout() 218 UPIODBG("%s : timer_settime success", __FUNCTION__); in upio_start_stop_timer() 220 UPIODBG("%s : timer_settime failed", __FUNCTION__); in upio_start_stop_timer() 301 UPIODBG("set_bluetooth_power [emul] %d", on); in upio_set_bluetooth_power() 356 UPIODBG("%s : pio %d action %d, polarity %d", __FUNCTION__, pio, action, polarity); in upio_set() 360 UPIODBG("LPM is %s already", lpm_mode[action]); in upio_set() 419 UPIODBG("BT_WAKE is %s already", lpm_state[action]); in upio_set() 483 UPIODBG(" in upio_set() [all...] |
Completed in 2 milliseconds