aboutsummaryrefslogtreecommitdiff
path: root/gd/common
AgeCommit message (Expand)Author
2019-08-22GD: Move Address and ClassOfDevice to hciMartin Brabham
2019-08-20Address: Add static assert to make sure kLength is <= sizeof(uint64_t)Jack He
2019-08-20L2CAP: Add Classic Link Manager ImplementationJack He
2019-08-19Address: Add a hash function for Bluetooth MAC addressJack He
2019-08-18GD: HCI Security interfaceChienyuan
2019-07-18Observer RegistryHansong Zhang
2019-06-15Improve blocking queueHansong Zhang
2019-06-12Replace std::function with base::ClosureHansong Zhang
2019-06-12OS: Add ordering guarantees for Handler.Clear()Myles Watson
2019-05-23bpfmt -w $(find . -name Android.bp)Colin Cross
2019-05-17QueueTest: UnregisterDequeue before promise set valueChienyuan
2019-05-02Add BidiQueueZach Johnson
2019-05-01Cert: add common helper for event stream on the py sideChienyuan
2019-04-29Fix BlockingQueue bug when using vectorChienyuan
2019-04-26Implement blocking queueChienyuan
2019-04-02packet: Add Packet classes and testsMyles Watson