e648b82855
and the back end Bluetooth device driver. The device driver now allocates a suitable buffer on behalf of the bthci driver, and bthci fills the buffer before despatch. This saves an ugly temporary allocation (in bthci) and memory copy (in the USB driver) per write, and also works better with the sockets-based interface I'm experimenting with. |
||
---|---|---|
.. | ||
bluetooth.c | ||
bluetooth.h | ||
bt_hci.h | ||
bthci.c | ||
bthci_util.c | ||
bthci_util.h | ||
bthcivar.h | ||
files.bluetooth |