Home
last modified time | relevance | path

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

/hardware/broadcom/libbt/src/
Dbt_vendor_brcm.c40 #define BTVNDDBG(param, ...) {ALOGD(param, ## __VA_ARGS__);} macro
42 #define BTVNDDBG(param, ...) {} macro
135 BTVNDDBG("op for %d", opcode); in op()
237 BTVNDDBG("cleanup"); in cleanup()