[MOD-2861] Implement L2CAP Channel(socket) & Documentation
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | None |
Status | Closed |
Resolution | Done |
Resolution Date | 2021-02-26T04:56:56.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:45:55.000+0000 |
Updated | 2021-02-26T04:57:07.000+0000 |
Description
1. This covers the implementation of the Channel(Socket) class, all Methods, Properties, Events, etc.
2. Thread handling for the Data exchange.
3. Channel close/cleanup handling.
Also covers the documentation as well.
API details:-
https://wiki.appcelerator.org/display/~ssingh/CBL2CALChannel
https://github.com/appcelerator-modules/appcelerator.ble/pull/89