summaryrefslogtreecommitdiffstats
path: root/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge "Change vts target base test class name"Yuexi Ma2017-03-102-4/+4
|\
| * Change vts target base test class nameYuexi Ma2017-03-102-4/+4
* | Bluetooth: Power off after closing the UARTMyles Watson2017-03-101-3/+3
|/
* Bluetooth: Protect callbacks during shutdownMyles Watson2017-03-092-13/+12
* Add hidl_default and make modules use hidl_default.Steven Moreland2017-03-082-0/+6
* bluetooth: remove warningsSteven Moreland2017-03-082-20/+0
* Bring multi-channel transport into the glorious new ageZach Johnson2017-03-0714-155/+908
* Bluetooth: Watch multiple FDs with AsyncFdWatcherMyles Watson2017-03-044-19/+91
* Add columns to namespace for vts target base test invocationYuexi Ma2017-02-281-1/+1
* change all vts hidl tests to use VtsHalHidlTargetBaseTestYuexi Ma2017-02-282-5/+4
* Bluetooth: move to vendor partition.Steven Moreland2017-02-283-1/+3
* Remove viral dependency on libhwbinder.Steven Moreland2017-02-243-3/+0
* Merge "Bluetooth: Make HciPacketizer reusable"Treehugger Robot2017-02-246-79/+203
|\
| * Bluetooth: Make HciPacketizer reusableMyles Watson2017-02-236-79/+203
* | Merge "Bluetooth: deal with framework going away."Martijn Coenen2017-02-232-0/+18
|\ \ | |/ |/|
| * Bluetooth: deal with framework going away.Martijn Coenen2017-02-232-0/+18
* | Bluetooth: Simplify started checkMyles Watson2017-02-221-6/+1
|/
* Merge "Bluetooth: Export AsyncFdWatcher for reuse"Treehugger Robot2017-02-225-11/+27
|\
| * Bluetooth: Export AsyncFdWatcher for reuseMyles Watson2017-02-225-11/+27
* | Merge "Bluetooth: Check the return value of initialize()"Treehugger Robot2017-02-221-2/+2
|\ \
| * | Bluetooth: Check the return value of initialize()Myles Watson2017-02-211-2/+2
| |/
* / Remove .vts spec files.Tri Vo2017-02-213-171/+0
|/
* Update the test binary and source file name.Zhuoyao Zhang2017-02-172-2/+2
* Merge "Remove --coverage in Android.bp"Treehugger Robot2017-02-151-4/+0
|\
| * Remove --coverage in Android.bpDan Willemsen2017-02-101-4/+0
* | Bluetooth: Add CHECK and move ASSERTMyles Watson2017-02-132-1/+2
* | Update vts files on aosp.Zhuoyao Zhang2017-02-122-6/+41
|/
* Use filegroup as genrule srcs.Tri Vo2017-02-101-6/+2
* Updated makefilesAndreas Huber2017-02-091-2/+2
* Bluetooth: Disable low power managerment on Hal->close()Andre Eisenbach2017-02-071-4/+4
* Remove vts driver/profiler build rules.Tri Vo2017-02-061-111/+9
* Merge "Bluetooth: Generate a random address"Treehugger Robot2017-02-062-2/+38
|\
| * Bluetooth: Generate a random addressMyles Watson2017-02-062-2/+38
* | move VTS stub files and non-functional tests (aosp)Keun Soo Yim2017-02-046-143/+0
|/
* Merge changes Ic4fcbb22,I1be8a18dTreehugger Robot2017-02-034-13/+107
|\
| * Bluetooth: Use AsyncFdWatcher for power managementMyles Watson2017-02-022-0/+49
| * Bluetooth: AsyncFdWatcher: Refactor timeout lockMyles Watson2017-02-022-13/+58
* | Merge "Bluetooth: Free memory from transmit_cb commands"Treehugger Robot2017-02-031-10/+13
|\|
| * Bluetooth: Free memory from transmit_cb commandsMyles Watson2017-02-021-10/+13
* | Support driver/profiler for all hals.Zhuoyao Zhang2017-02-011-0/+111
|/
* Bluetooth: Move AsyncFdWatcher tests to the deviceMyles Watson2017-01-311-2/+15
* Bluetooth: Add a timeout in async_fd_watcherMyles Watson2017-01-314-8/+346
* Bluetooth: Make Send() send a complete packetMyles Watson2017-01-313-26/+32
* Bluetooth: Check for waiting HAL callbacksMyles Watson2017-01-303-11/+35
* Bluetooth: Use fixed-size preamblesMyles Watson2017-01-302-7/+8
* Bluetooth: Clean up some messagesMyles Watson2017-01-301-3/+3
* Include what you use.Dan Albert2017-01-261-0/+2
* bluetooth: Configure VTS to run the HAL gtestMyles Watson2017-01-209-0/+279
* Bluetooth HAL uses "default" service nameChris Phoenix2017-01-182-5/+3
* bluetooth: Add initialization completed callbackAndre Eisenbach2017-01-187-85/+146