Skip to content

A very simple emulator for Bluetooth HCI UART transport, written in Python.

Notifications You must be signed in to change notification settings

lizardo/hci-uart-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hci-uart-emu is a very simple emulator of Bluetooth HCI UART transport. It can
be used to emulate a Bluetooth device using QEMU (configured to redirect serial
to TCP) and hciattach.

HCI traffic is saved to a file which can be read using "hcidump -r".

About

A very simple emulator for Bluetooth HCI UART transport, written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages