- 25 Mar, 2016 1 commit
-
-
Jakub Pawlowski authored
uprev build/secondary/third_party/**/BUILD.gn" Other BUILD.gn files were updated to match current state of project. Change-Id: Ie895d25680d510f5e69e6f15553311f6671cdce3
-
- 24 Feb, 2016 1 commit
-
-
Jakub Pawlowski authored
uprev build/secondary/third_party/**/BUILD.gn" Other BUILD.gn files were updated to match current state of project. Change-Id: Ie895d25680d510f5e69e6f15553311f6671cdce3
-
- 04 Nov, 2015 1 commit
-
-
Marie Janssen authored
This makes net_test_bluetooth compile. Bug: 21584091 Change-Id: Id0c3d6bdcfd6f2c75c749e7f5a306645371fbb25
-
- 04 Aug, 2015 1 commit
-
-
Dennis Cheng authored
HciTransport checks for write-readiness before sending any packets back to the HCI. Packets are maintained on a queue and only written when the EPOLLOUT flag is set in the epoll_event. Bug: 21586676 Change-Id: Iebd9599286b62746e2be7e424c522058ae978bb1
-
- 23 Jul, 2015 1 commit
-
-
Arman Uguray authored
This patch makes the Bluetooth system service (service/) buildable using GN: 1. Added new BUILD.gn file for service/ 2. Added conditional compilation for global config paths, with TODOs for generalizing them later. 3. Added a shim for loading the Bluetooth library that calls hw_get_module on Android and explicitly calls dlopen on OS_GENERIC. 4. Fixed compile warnings and errors. 5. Did some minor clean up in gatt_server.cpp for better readability. Bug: 22124644 Change-Id: I3226537a3a5211a6762651a35707638df29956b0
-
- 26 May, 2015 1 commit
-
-
Arman Uguray authored
BUG=21339022 Change-Id: I946fad7bf8116054f9081e064748793e79a6f85a
-
- 12 May, 2015 1 commit
-
-
Scott James Remnant authored
BUG=20491586
-