You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: iOS/Posts/Getting-Started-with-Core-Bluetooth.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ This concept of Bluetooth devices offering their capabilities as services and ch
58
58
59
59
### Core Bluetooth Concepts Summary
60
60
61
-
Hopefully by this point, the basic layout of how Core Bluetooth will make sense to you. Parent devices are called centrals, and they connect to child devices known as peripherals. Peripherals manage their capabilities as services, which them themselves manage their own capabilities via characteristics.
61
+
Hopefully by this point, the basic layout of how Core Bluetooth will make sense to you. Parent devices are called centrals, and they connect to child devices known as peripherals. Peripherals manage their capabilities as services, who then manage their own capabilities via characteristics.
62
62
63
63
(Add a picture of a central linking to a peripheral)
64
64
(Add a picture of a peripheral pointing at a service, pointing at two characteristics)
0 commit comments