-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Guido Marucci Blas edited this page Dec 22, 2014
·
7 revisions
This is documentation page of the library, here you can find a brief
explanation of the library's architecture and how to perform the
most important operations. Although full knowledge of the
CoreBluetooth
framework is not required, it is recommend to a least
have an idea of the key components of the framework. Remind that this
library is a wrapper of CoreBluetooth
but some of its classes are
widely used and expose in the library's API.
If this is the first time you are using Bluetooth we recommend you
to read the CoreBluetooth programming guide
and the framework reference.
Also this WWDC 2013 video
is pretty good to get an introduction to CoreBluetooth
.