harald v0.2.0 Harald.Transport.UART View Source
The objective of this HCI UART Transport Layer is to make it possible to use the Bluetooth HCI over a serial interface between two UARTs on the same PCB. The HCI UART Transport Layer assumes that the UART communication is free from line errors.
Reference: Version 5.0, Vol 4, Part A, 1
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Start the UART transport.
Link to this section Functions
Link to this function
child_spec(arg) View Source
Returns a specification to start this module under a supervisor.
See Supervisor.
Link to this function
setup(parent_pid, args) View Source
Start the UART transport.