- Jan 31, 2024
-
-
Kyunglyul Hyun authored
Bug: 322509603 Bug: 322580271 Bug: 315241296 Test: m -j; Change-Id: I46a840a7ecf8086ff22fdfe3648734515db06637
-
- Jan 29, 2024
-
-
Chris Manton authored
Bug: 321780471 Bug: 315049108 Test: atest bluetooth_test_gdx_unit Flag: gdx_device_discovery Change-Id: I7183c500996b6daa52b230d7e0fb53f3fe016aa5
-
Myles Watson authored
-
Treehugger Robot authored
-
Chienyuan Huang authored
Bug: 322735914 Bug: 317683528 Test: mma packages/modules/Bluetooth Change-Id: I416a428b25d5af495b39ecb1fde6beb4e2c971e8
-
- Jan 26, 2024
-
-
Yuyang Huang authored
-
Chris Manton authored
Bug: 321780471 Bug: 315049108 Test: atest bluetooth_test_gdx_unit Flag: gdx_device_discovery Change-Id: I07838e7afaa2ce20cf9c986111d880851edc3fce
-
Chris Manton authored
-
Pomai Ahlo authored
-
Myles Watson authored
* changes: Move HCI event registration Remove no-op checks
-
Chris Manton authored
Bug: 322404029 Test: m . Flag: EXEMPT, enumification of preprocessor value Change-Id: I5b2e2dbf66d1aabea98a15952eff21a8e6e8f2a1
-
William Escande authored
Bug: 311772251 Bug: 321804999 Test: atest ServiceBluetoothRoboTests Change-Id: I3a57904bd8140a3ed133d67e07c389a05736eb4c
-
Myles Watson authored
It's simpler not to check for HCI events than to remove them later. Bug: 322230000 Test: mma -j32 Flag: EXEMPT, no logical change Change-Id: I17ae1a8c742b5ed49cfc8b35a1e67df9b7b9b143
-
Myles Watson authored
The checks are checking AclConnectionEvents instead of the scanning or advertising events. Bug: 322230000 Test: mma -j32 Flag: EXEMPT, no logical change Change-Id: Iedacd8544a2cc846c3b868a884f234bf4d89046d
-
Chris Manton authored
stack/include/bt_device_type.h: enum { BT_DEVICE_TYPE_UNKNOWN = 0, BT_DEVICE_TYPE_BREDR = (1 << 0), BT_DEVICE_TYPE_BLE = (1 << 1), BT_DEVICE_TYPE_DUMO = BT_DEVICE_TYPE_BREDR | BT_DEVICE_TYPE_BLE, }; Bug: 322366476 Test: m . Flag: EXEMPT, preprocessor equivalent Change-Id: I5193e09ce00f688b656b8cc665e1bb4864f87709
-
Myles Watson authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Josh Wu authored
Flag: EXEMPT only a new log field added Test: atest BluetoothMetricsTests Bug: 278672462 Change-Id: I0f39f4ef8a84df026893097ace77e9010decb302
-
Chris Manton authored
Bug: 316383772 Bug: 321809163 Test: atest net_test_btif Flag: rnr_present_during_service_discovery Change-Id: Ida3da6087df142e944aec51a5769e93dfa74d535
-
Myles Watson authored
* changes: Remove StartInquiry from legacy HCI Wait for the callback to start Inquiry Remove btm_acl_update_inquiry_status Remove unused btm_cb.is_inquiry
-
Henri Chataing authored
-
Henri Chataing authored
-
Henri Chataing authored
-
Henri Chataing authored
Codec extensilbity is dependent on the controller support for the vendor command a2dp hw offload v2; this change disables codec extensibility if controller support is missing. Bug: 321519717 Bug: 308686081 Test: m com.android.btservices Change-Id: I070c79f09219111490a16e1424bbe37a066c96fb
-
Treehugger Robot authored
-
Ömer Faruk Yılmaz authored
See go/scan-manager-refactor for more details. Test: m com.android.btservices Bug: 313335632 Bug: 267361243 Change-Id: I47211c18a4bccaa54da72192684006f3e79c6181
-
Myles Watson authored
Bug: 322230000 Test: mma -j32 Flag: EXEMPT, no logical change Change-Id: I6c4b361816c51cec666c2d8d0e3fb5961bd28d49
-
Myles Watson authored
Bug: 322230000 Test: mma -j32 Flag: EXEMPT, no logical change Change-Id: I4e1f61a38a6d7c404320b43f938689ea2de4da68
-
Myles Watson authored
It has nothing to do with ACL. Bug: 322230000 Test: mma -j32 Flag: EXEMPT, no logical change Change-Id: I979b3b2d529b3a59687fd34e35b3f76dd1191a8c
-
Myles Watson authored
Bug: 322230000 Test: mma -j32 Flag: EXEMPT, no logical change Change-Id: I98575c1796a40045b88e9a3a6435aae8e13464f2
-
Chienyuan Huang authored
-
William Escande authored
-
Treehugger Robot authored
* changes: Move ScanNativeInterface from package `gatt` to `le_scan` Move PeriodicScanManager from package `gatt` to `le_scan`
-
Sandeep Samdaria authored
-
Myles Watson authored
-
Ömer Faruk Yılmaz authored
See go/scan-manager-refactor for more details. Test: m com.android.btservices Bug: 313335632 Bug: 267361243 Change-Id: Id764e4a7626ff44540e7be98de8266b2415459aa
-
Zining Jiang authored
-
Treehugger Robot authored
-
jiangzining authored
1. add AT_CHECK_RN in the end of BIND to handle multi cmd situation 2. fix AT CMD receive dump error Bug: 318576477 Test: atest net_test_btif_hf_client_service & net_test_bta Flag: EXEMPT change only for hf cilent BIND phase issue fix, no extra business logic. Change-Id: I77879e6628a9fede307d7a8b395a56c2e16e12c0
-