Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates alterations to L2CAP, GATT, LeCloud, and Central/Peripheral Managers #5

Merged
merged 25 commits into from
Dec 1, 2015

Conversation

olivedae
Copy link
Owner

@olivedae olivedae commented Dec 1, 2015

Felt as if I was going off track with various feature branches. Updates the master branch before beginning a “clean start”.

Richard Protasov added 25 commits November 20, 2015 23:05
Additionally, significant structures (I.E. UUID, Service,
Characteristic) are placed directly into src folder.
…'s compliment

In other words, what type of device the Manager connects to. (E.G. a
CentralManager connects to a Peripheral and a PeripheralManager
connects to a Central).
Although this branch was meant to focus on central and peripheral
interfaces, it’s bound to happen that tweak are to be made to
controller abstractions.
Tests are there however, most of the issues are coming from mismatched
types.
UUID still follows the pattern of using custom UUIDS. Not sure as to
whether this set up can also provide support for Bluetooth Base UUIDs.
Belongs on a separate feature branch (and will update to include
changes at the controller in another ongoing branch) I’m not sure how I
feel about it yet because of L2CAPStream’s existence.
Services, Characteristics, and Descriptions
olivedae pushed a commit that referenced this pull request Dec 1, 2015
Updates alterations to L2CAP, GATT, LeCloud, and Central/Peripheral Managers
@olivedae olivedae merged commit 8b33540 into master Dec 1, 2015
@olivedae olivedae deleted the nonblocking-cloud-server branch December 1, 2015 04:17
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.

1 participant