Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is host and controller btsnoop_hci.log?

Inside btnsnoop_hci.log file I am little confused about a host, controller, remote() and LocalHost(). I was digging on google to understand but unable to found the proper documentation which explains it. If you have any idea about btnsnoop_hei.log do share.

like image 427
hannna patait Avatar asked Nov 15 '25 01:11

hannna patait


1 Answers

The host is the main cpu that runs a Bluetooth stack.

The controller is a separate chip that controls the low level Bluetooth radio.

These two devices (inside the phone) talk with each other usually over UART using the HCI protocol.

A remote controller is the Bluetooth chip in another device that communicates with the local controller over Bluetooth.

like image 65
Emil Avatar answered Nov 17 '25 19:11

Emil



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!