+49
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* changes: Change the BluetoothSocket#connect API to return L2CAP connection error code propagated from Native. Propagate the L2CAP error code from native to application via sockets. Capture the L2CAP error code from the GAP event data and propate it to the JV L2CAP socket callback. Add L2CAP conn result on error and propagate it upwards to GAP callback handler as a part of event data. Create new L2CAP Connection result codes for errors to replace L2CAP_CONN_OTHER_ERROR with specific errors in the GAP error callback.