frameworks_bluetooth/framework/socket
Lu Jia f5965d1303 bluetooth: Add initialization for local variables.
When passed to bt_socket_client_send_with_reply , it may contain undefined values, leading to unpredictable behavior. Initialize packet explicitly before using it.

Signed-off-by: jialu <jialu@xiaomi.com>
Signed-off-by: miot-robot <miot-robot@xiaomi.com>
2026-04-20 14:53:21 +08:00
..
async bluetooth: Add initialization for local variables. 2026-04-20 14:53:21 +08:00
bluetooth.c IPC: Update the include for RPMSG 2026-04-20 14:52:40 +08:00
bt_a2dp_sink.c The callback list is released asynchronously. 2026-04-20 14:51:16 +08:00
bt_a2dp_source.c The callback list is released asynchronously. 2026-04-20 14:51:16 +08:00
bt_adapter.c PTS: add pts property for dynamic control disconnect or not when pair failed. 2026-04-20 14:52:42 +08:00
bt_avrcp_control.c zephyr-pts: add register notification interface for avrcp ct 2026-04-20 14:52:48 +08:00
bt_avrcp_target.c Handles cllbacks free work in the client thread. 2026-04-20 14:51:14 +08:00
bt_device.c fix problem that pair pin command do not send accept 2026-04-20 14:53:05 +08:00
bt_gattc.c Support the signed write function, which requires BT_SIGNING micro to open. 2026-04-20 14:52:42 +08:00
bt_gatts.c Vela-Android: fix add service failure when db_elements over 10 in serivce. 2026-04-20 14:52:28 +08:00
bt_hfp_ag.c Android-Vela:add cind interface for android 2026-04-20 14:52:39 +08:00
bt_hfp_hf.c Add new interface: hfp_hf_query_current_calls_with_callback. 2026-04-20 14:52:40 +08:00
bt_hid_device.c The callback list is released asynchronously. 2026-04-20 14:51:16 +08:00
bt_l2cap.c L2CAP: Update stop listen function to include transport parameter 2026-04-20 14:52:53 +08:00
bt_le_advertiser.c bluetooth:fix build warning in sim/m64 2026-04-20 14:51:06 +08:00
bt_le_scan.c ipc: le scan async api 2026-04-20 14:52:08 +08:00
bt_pan.c The callback list is released asynchronously. 2026-04-20 14:51:16 +08:00
bt_spp.c bluetooth: add spp insecure feature 2026-04-20 14:52:12 +08:00
bt_trace.c BTsnoop: add btsnoop API 2026-04-20 14:51:18 +08:00