summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/hci_h5.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Introduce a flags variable to Three-wire UART stateJohan Hedberg2012-07-171-11/+15
* Bluetooth: Improve Three-wire UART configuration handlingJohan Hedberg2012-07-171-7/+27
* Bluetooth: Remove unnecessary h5_build_pkt functionJohan Hedberg2012-07-171-26/+23
* Bluetooth: Implement proper low-power support for Three-wire UARTJohan Hedberg2012-07-171-5/+32
* Bluetooth: Add initialization tracking to HCI Three-wire driverJohan Hedberg2012-07-171-16/+50
* Bluetooth: Add initial sleep support to Three-wire UARTJohan Hedberg2012-07-171-0/+13
* Bluetooth: Improve rx debug logs for Three-wire UARTJohan Hedberg2012-07-171-14/+3
* Bluetooth: Use delayed init for Three-wire UARTJohan Hedberg2012-07-171-0/+3
* Bluetooth: Add support for Three-wire Link Control packetsJohan Hedberg2012-07-171-17/+79
* Bluetooth: Fix/implement Three-wire reliable packet sendingJohan Hedberg2012-07-171-17/+70
* Bluetooth: Add Three-wire header value convenience macrosJohan Hedberg2012-07-171-0/+8
* Bluetooth: Add initial packet sending support to Three-wire UARTJohan Hedberg2012-07-171-7/+98
* Bluetooth: Add basic packet parsing to Three-wire UART driverJohan Hedberg2012-07-171-8/+222
* Bluetooth: Add initial reliable packet support for Three-wire UARTJohan Hedberg2012-07-171-0/+56
* Bluetooth: Add basic state tracking to Three-wire UART driverJohan Hedberg2012-07-171-4/+92
* Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg2012-07-171-0/+88