wuxiaodong6
28359ce32a
Feature error code mapping
...
Rootcause: mapping of Bluetooth error codes and feature error codes
Signed-off-by: wuxiaodong6 <wuxiaodong6@xiaomi.com>
2026-04-20 14:52:49 +08:00
Lu Jia
c025f07210
bluetooth: In GATTC discovery, report results as a single array per discovery event.
...
Report one service per discovery event. Data caching is required in this feature module. If the application exits during the discovery process, releasing the cached services becomes highly complex.
Signed-off-by: jialu <jialu@xiaomi.com>
2026-04-20 14:52:34 +08:00
Lu Jia
89ed5d9773
bluetooth: Implement the features bluetooth BLE gattc.
...
Signed-off-by: jialu <jialu@xiaomi.com>
2026-04-20 14:52:09 +08:00
Lu Jia
ed791e8587
bluetooth: Implement the features bluetooth BLE scan.
...
Signed-off-by: jialu <jialu@xiaomi.com>
2026-04-20 14:52:08 +08:00
Lu Jia
c7766de761
bluetooth: Modify the Bluetooth feature implementation plan.
...
Signed-off-by: jialu <jialu@xiaomi.com>
2026-04-20 14:52:08 +08:00
Lu Jia
8e222f88ab
bluetooth: Implement the features of Bluetooth and Bluetooth BLE.
...
getAddressAsync
createAdvertiser
startAdvertising
stopAdvertising
Signed-off-by: jialu <jialu@xiaomi.com>
2026-04-20 14:52:01 +08:00