mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
c59d2d80ee1e50c432567ee810f99044a3d18142
[Description] when driver re-register hci device, it may register hci 1 [Root Cause] In the kernel mechanism, there may be a timing issue. when driver re-register hci device,kernel may not completely unregister hci 0.But aidl only open hci 0. [Solution] assign a value to the hci interface based on the device node found by AIDL [Test Report] Insert the bt chip into the usb 2.0 port, and then suspend the TV. The bt chip will be disconnected due to the USB power outage. And then quickly resume the TV,check whether the Bluetooth state is on. Suspend and resume for several times, check for bt state. Change-Id: I57fd4a22c956e0cf2b4a516247c258493163e51a BUG: 314149416
Merge "Make apex_available of nn hidl interfaces explicit in Android.bp" am:
fd48e195bb am: 1156f7c564 am: b0e2887437
Merge "lnitialize payload of additionallnfo for VTS InjectSensorEventData test" into android14-tests-dev am:
01d47260a1
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%