History log of /system/bt/test/suite/adapter/bluetooth_test.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5b790feeeb211c42bf78ca3ae9c26aa30e516765 18-Sep-2017 Jakub Pawlowski <jpawlowski@google.com> Make copyright headers consistent with Google template; remove "(C)"

Test: Comment changes only; still compiles...
Change-Id: Id699a8170112f06e4a2c9f2e0f0834d1817ace4e
/system/bt/test/suite/adapter/bluetooth_test.h
5fceeadc2d1554cfcfda98c6418588de88908ac4 18-Oct-2017 Jakub Pawlowski <jpawlowski@google.com> Remove hw_module_t dependency in Bluetooth - cleanup

Bug: 67853426
Test: run Bluetooth
/system/bt/test/suite/adapter/bluetooth_test.h
a484a888196ddf8bcbf1ad3226d6451bc735a94b 25-Jun-2017 Jakub Pawlowski <jpawlowski@google.com> Rename bt_bdaddr_t into RawAddress (3/3)

Test: compilation test
Change-Id: I4571721a0c6165a66450ee157a53d8d15bfc45d0
/system/bt/test/suite/adapter/bluetooth_test.h
911d1ae03efec2d54c3b1b605589d790d1745488 29-Nov-2016 Myles Watson <mylesgw@google.com> Apply clang-format to the rest of the tree

find * | grep "\.[ch]" | xargs clang-format --style=file -i

Test: mma -j32
Change-Id: I6fcc9862bb7bc07c2a367ca58fef2b3cd27a6f05
/system/bt/test/suite/adapter/bluetooth_test.h
6c0ca7abd9452473bcf6cc467923202d093dac59 20-Oct-2016 Jakub Pawlowski <jpawlowski@google.com> Various small warning/build fixes for Linux

Test: build with ninja
Change-Id: Ic0f4d23e4a56a42be6e660f2afec83400ea6daa6
/system/bt/test/suite/adapter/bluetooth_test.h
74ef54b440dc50bb25f587783d80fe5a37070e4a 07-Oct-2016 Jakub Pawlowski <jpawlowski@google.com> Convert advertising HAL from struct into class (3/3)

Bug: 30622771
Test: all related tests were updated
Change-Id: I9695284ae249fa427ae4b2f3e9649da951102c6c
/system/bt/test/suite/adapter/bluetooth_test.h
fa717c0b47bb1fed04da295eaa580a92bc08c622 07-Dec-2015 Ajay Panicker <apanicke@google.com> net_test_bluetooth: RFCOMM test refactor

Properly implement RFCOMM tests into net_test_rfcomm using GUnit.
Contains all the RFCOMM tests and the base class that the tests use.
This test currently requires the DUT to be paired with an HFP capable
device.

Bug: 25793348
Change-Id: I683db7c5f2779373b2e343c7ad21268e4969d014
/system/bt/test/suite/adapter/bluetooth_test.h
4bb7653894eeb12498f7c1b0f6fe54d37515eedf 22-Dec-2015 Ajay Panicker <apanicke@google.com> net_test_bluetooth: Improve set/get name logic

Without this CL semaphore_wait would instantly return due to the fact
that enabling the adapter would cause the properties callback to post
immediatly. Also prevented the test from returning a false positive if the
original device name was the same as the test name.

Change-Id: I987efcb9a5ef58209d37d2fc21f3c149fb3e556c
/system/bt/test/suite/adapter/bluetooth_test.h
ddf67ab9aa665e35302f6f0183d55787c87113cd 22-Dec-2015 Ajay Panicker <apanicke@google.com> net_test_bluetooth: fix set and get name tests

Fixed the get and set name tests so that they are more consistent and robust.

Change-Id: I4b76357eff05531c4e52cd6de03eb3b8b969062b
/system/bt/test/suite/adapter/bluetooth_test.h
f261cf86466c61cfbbaffecd82586855614d48c9 07-Dec-2015 Ajay Panicker <apanicke@google.com> net_test_bluetooth: GATT test refactor

Properly integrating the GATT tests in net_test_bluetooth to utilize GUnit
correctly. Contains all the GATT tests and the base class the GATT tests use.
Also reorganized the files.

Bug: 25793348
Change-Id: I5a547a2528c20d6baa9b1fb6d0b956f718d736cc
/system/bt/test/suite/adapter/bluetooth_test.h