- Dec 20, 2022
-
-
Chris Manton authored
In addition to the memory contents, the info of being nullptr is used Bug: 262654461 Test: gd/cert/run Tag: #refactor Change-Id: I1bc07daedcf270c56c86da6de503e6223464462e
-
Myles Watson authored
-
Chris Manton authored
-
William Escande authored
-
Treehugger Robot authored
-
Aritra Sen authored
-
Abhishek Pandit-Subedi authored
-
Bidhya Sharma authored
-
Chris Manton authored
Bug: 257972065 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Id35f66dbb3f852b95783ae0e05ea970c3e1749b4
-
Chris Manton authored
-
Jesse Melhuish authored
-
Thomas Girardier authored
-
Thomas Girardier authored
-
Sungsoo Lim authored
* changes: Add test for BassClientStateMachine#Connecting Add test for BassClientStateMachine#Disconnected
-
Sungsoo Lim authored
-
Thomas Girardier authored
-
Fahad Afroze authored
Added opp.py file Updated _android.proto and AndroidInternal.kt files Added AcceptIncomingFile function in AndroidInternal.kt using uiautomator. Test: atest pts-bot:OPP -v Change-Id: If2ab94f8033035ddf7b40a1a5acdc58b8f272acc
-
Fahad Afroze authored
Updated Host.kt file bluetoothAdapter.clearBluetooth() performs bluetooth config clear and reset bluetooth. Hence no need to call rebootBluetooth(). Increased factoryReset timeout from 10 to 30. Test: atest pts-bot:AVCTP -v Change-Id: Id3dd6addd6f2e725d00401dd82406d7693149555
-
Chris Manton authored
Bug: 261213459 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ibdbb1dfa29c2e333e80d53ce99eff1f650984e36
-
Hyundo Moon authored
-
William Escande authored
Disable and enable are async shell command. This is creating flakyness in test that expect the bluetooth to be already enabled / disabled. Test: atest BluetoothInstrumentationTests Test: atest BluetoothShellCommandTest Test: atest 'BluetoothTest#AdapterEnableDisable' // net_test_bluetooth Fix: 261772749 Tag: #refactor Change-Id: I3ca29dde23a5182ede28eceaf1ac97e4668ab5d5
-
bidsharma authored
Initialize attribute value to zero properly. Executing on x86 is filling it with garbage value causing the test to fail. Test: atest GattCacheTest#stored_attribute_to_binary_descriptor_test -- --abi x86 Bug: 262348171 Tag: #refactor Change-Id: I519c116e1d5eaeff778f68c9715e54292e46b1db
-
Sungsoo Lim authored
-
Sungsoo Lim authored
Bug: 237467631 Test: atest BluetoothInstrumentationTests:BassClientStateMachineTest Change-Id: If7ed622d0c1109ccdd866c5627651114390eba61
-
Sungsoo Lim authored
Bug: 237467631 Test: atest BluetoothInstrumentationTests:BassClientStateMachineTest Change-Id: Id31e13a4b9f5c8182f7247e4f524ebf9b3241b6a
-
Sungsoo Lim authored
Bug: 237467631 Test: atest BluetoothInstrumentationTests:BassClientStateMachineTest Change-Id: I2d384d5328ad01a61bbc1f75d4f9dadf25fd2812
-
Sungsoo Lim authored
Test: none Change-Id: Ibf00bdefe9302f15e1603d6a4e3a1e1bbd9b39be
-
Chris Manton authored
-
Abhishek Pandit-Subedi authored
Added instructions on setting up uidmap that was missing from podman setup. Bug: None Test: None Change-Id: I2ba2dacf7f59f285e4377e5f240bb64558459b5e
-
Hyundo Moon authored
Also cleans up PbapClientConnectionHandler.add/removeAccount(). Bug: 237467631 Test: atest AuthenticationServiceTest atest PbapClientConnectionHandlerTest Change-Id: I9594aab148b7de9f03f6c59c7464e4cca8c6781b
-
Jesse Melhuish authored
-
William Escande authored
-
- Dec 19, 2022
-
-
Aritra Sen authored
Bug: 261221271 Test: system/gd/cert/run --topshim --clean Tag: #floss Change-Id: I38e478cd6a5f3e8a6172600601a2d0f00bc34862
-
Jesse Melhuish authored
Switch which bind_helpers.h is being included to fix build. Bug: 248340126 Test: ./build --target test Tag: #feature Change-Id: Id8dbe273bce7381c7f51caad0e080525ec4276e0
-
Chris Manton authored
* changes: Move bta::dm:: accessor functions to proper file Use proper accessor methods bta::dm::main::bta_dm_search_get_state
-
Thomas Girardier authored
-
Chris Manton authored
Bug: 261213459 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ic744a6cf47ccb25c7d0be30e4bccda079009c3b2
-
Chris Manton authored
The net_test_btif_stack reference both the TestMockStack and the libbt-stack. This shouldn't be the case Bug: 248126637 Test: atest net_test_btif_stack net_test_stack_btu net_test_stack_acl Test: atest net_test_bta net_test_stack_smp net_test_stack_gatt_native Test: atest net_test_stack_gatt_sr_hash_native net_test_stack_hid Test: atest net_test_stack_gatt net_test_stack_l2cap net_test_main_shim Change-Id: I7e4fafd63d132cc2353943db304bc852018051c6
-
Łukasz Rymanowski authored
-
Sungsoo Lim authored
-