frameworks_bluetooth/framework/socket/async
liuxiang18 1b6e6215fe aync adv/scan: fix build error
bug: v/83666

The callback macro `CALLBACK_REMOTE` currently used in gatts/gattc employs the member variable `callbacks`. For enhanced versatility, the callback member variables in adv and scan have been modified from `callback` to `callbacks`.

Signed-off-by: liuxiang18 <liuxiang18@xiaomi.com>
2026-01-22 09:28:28 +08:00
..
bt_adapter_async.c bluetooth: Add initialization for local variables. 2025-12-20 12:56:06 +08:00
bt_device_async.c bluetooth: Add initialization for local variables. 2025-12-20 12:56:06 +08:00
bt_gattc_async.c bluetooth: Using macros to reduce boilerplate code in asynchronous callbacks. 2025-11-20 18:14:35 +08:00
bt_le_advertiser_async.c aync adv/scan: fix build error 2026-01-22 09:28:28 +08:00
bt_le_scan_async.c aync adv/scan: fix build error 2026-01-22 09:28:28 +08:00
bt_trace_async.c ipc: trace async api 2025-10-15 10:20:50 +08:00