commit | bf8193bc81cc077e3acd245cacbe8e3789c4b9ff | [log] [tgz] |
---|---|---|
author | Zach Johnson <zachoverflow@google.com> | Mon Sep 08 09:56:35 2014 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Mon Mar 16 16:51:33 2015 -0700 |
tree | 34fa895524a91b512fe956f692d0fc8030d5d6b8 | |
parent | 0479703f0e8b215d77d67851d4116ce09a21b09c [diff] |
HCI layer cleanup - x_interface_t started to get annoyingly verbose, changed to x_t - buffer_allocator is standalone now, no longer part of bte_main - new controller_t to handle controller start up and hold controller state - new hci_packet_factory to make packets, and hci_packet_parser to read information out of packets.