Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e4192ae2 authored by Kyunglyul Hyun's avatar Kyunglyul Hyun
Browse files

Invoke MTU Callbacks on Failure

Previously, MTU configuration failures were not propagated
to the Java layer due to setting of `p_q_cmd` to NULL.

This change ensures that error callbacks are invoked
correctly when MTU configuration fails before a request is sent
by bypassing the NULL check.

It enables a test to confirm the behavior.

Fix: 307981748
Bug: 356550596
Bug: 350622873

Test: atest GattClientTest
Change-Id: Ib5083a579ca881be4cd0d02ec4e20d265e15cf46
parent 748fad9d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment