[MOD-2862] Implement Central (peripheralproxy) class methods/events & Documentation
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | None |
Status | Closed |
Resolution | Done |
Resolution Date | 2021-02-26T04:57:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BLE |
Labels | n/a |
Reporter | Aakash Jain |
Assignee | Aakash Jain |
Created | 2021-01-08T10:48:14.000+0000 |
Updated | 2021-02-26T04:57:44.000+0000 |
Description
This covers central handling for l2cap functionality:-
1. openL2capChannel(psm) - both apis for secure and in-secure connection.
2. Event didOpenChannel along with error handling.
3. Documentation.
API details:-
https://wiki.appcelerator.org/pages/viewpage.action?pageId=62556675
https://github.com/appcelerator-modules/appcelerator.ble/pull/89