I am guessing you meant the kernel bluez stack debug messages.
Compile the kernel with CONFIG_DYNAMIC_PRINTK_DEBUG enabled. Mount
debugfs.

$ echo "set enabled=1 <module_name>" > <debugfs path>/dynamic_printk/
modules

where module_name = hci_ldisc etc.

http://cateee.net/lkddb/web-lkddb/DYNAMIC_PRINTK_DEBUG.html
http://lwn.net/Articles/286191/

-PN

On Apr 15, 10:58 am, guru <[email protected]> wrote:
> Hi All,
>
> I want to enable bluez logs. Can any one let me know the steps to
> enable the same?.
>
> Thanks
> Gururaja B O

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to