Home
last modified time | relevance | path

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

/hardware/broadcom/libbt/src/
Dupio.c48 #define UPIODBG(param, ...) {ALOGD(param, ## __VA_ARGS__);} macro
50 #define UPIODBG(param, ...) {} macro
124 UPIODBG("is_emulator_context : %s", value); in is_emulator_context()
136 UPIODBG("is_rfkill_disabled ? [%s]", value); in is_rfkill_disabled()
195 UPIODBG("..%s..", __FUNCTION__); in proc_btwrite_timeout()
275 UPIODBG("set_bluetooth_power [emul] %d", on); in upio_set_bluetooth_power()
338 UPIODBG("LPM is %s already", lpm_mode[action]); in upio_set()
407 UPIODBG("BT_WAKE is %s already", lpm_state[action]); in upio_set()
473 UPIODBG("proc btwrite assertion"); in upio_set()
482 UPIODBG("upio_set: UPIO_HOST_WAKE"); in upio_set()