Skip to content

framework/src/ble_manager: Add disconnect casue on callback#7124

Merged
giwon-nam merged 1 commit intoSamsung:masterfrom
ziyik:AILite_BLE_disc_cb
Feb 24, 2026
Merged

framework/src/ble_manager: Add disconnect casue on callback#7124
giwon-nam merged 1 commit intoSamsung:masterfrom
ziyik:AILite_BLE_disc_cb

Conversation

@ziyik
Copy link
Copy Markdown
Contributor

@ziyik ziyik commented Jan 20, 2026

-Add disconnect cause on callback
-Modify disconnect handle to pass disconnect cause to application callback
-Modify examples to support the disconnect cause on the callback

@giwon-nam
Copy link
Copy Markdown
Contributor

I have confirmed that the cause is properly delivered to the callback.
It seems that the build is failing, so we may also need to make the same modifications in the rtl8720e side.

@ziyik ziyik force-pushed the AILite_BLE_disc_cb branch from 8b03e99 to 5814aec Compare January 30, 2026 11:14
@giwon-nam
Copy link
Copy Markdown
Contributor

client_init_parm->trble_device_disconnected_cb(disconn_ind->conn_handle);

There is still a build error occurring. It seems that modifying just the line of code mentioned above will resolve the issue.

-Add disconnect cause on callback
-Modify disconnect handle to pass disconnect cause to application callback
-Modify examples to support the disconnect cause on the callback
@ziyik ziyik force-pushed the AILite_BLE_disc_cb branch from 5814aec to 0a4ab6d Compare February 2, 2026 04:23
@giwon-nam giwon-nam merged commit 18b9b9d into Samsung:master Feb 24, 2026
12 checks passed
@ziyik ziyik deleted the AILite_BLE_disc_cb branch April 2, 2026 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants