14
14
< a title ="CentralManager Class Reference "> </ a >
15
15
< header >
16
16
< div class ="content-wrapper ">
17
- < p > < a href ="../index.html "> RxBluetoothKit Docs</ a > (80% documented)</ p >
17
+ < p > < a href ="../index.html "> RxBluetoothKit 5.3.0 Docs</ a > (80% documented)</ p >
18
18
< p class ="header-right "> < a href ="https://github.com/Polidea/RxBluetoothKit "> < img src ="../img/gh.png "/> View on GitHub</ a > </ p >
19
19
</ div >
20
20
</ header >
69
69
< li class ="nav-group-task ">
70
70
< a href ="../Enums/BluetoothState.html "> BluetoothState</ a >
71
71
</ li >
72
+ < li class ="nav-group-task ">
73
+ < a href ="../Enums/RxBluetoothKitLogger.html "> RxBluetoothKitLogger</ a >
74
+ </ li >
72
75
< li class ="nav-group-task ">
73
76
< a href ="../Enums/StartAdvertisingResult.html "> StartAdvertisingResult</ a >
74
77
</ li >
111
114
< li class ="nav-group-task ">
112
115
< a href ="../Protocols/DescriptorIdentifier.html "> DescriptorIdentifier</ a >
113
116
</ li >
117
+ < li class ="nav-group-task ">
118
+ < a href ="../Protocols/Logger.html "> Logger</ a >
119
+ </ li >
114
120
< li class ="nav-group-task ">
115
121
< a href ="../Protocols/ManagerType.html "> ManagerType</ a >
116
122
</ li >
@@ -220,7 +226,7 @@ <h4>Declaration</h4>
220
226
</ div >
221
227
</ div >
222
228
< div class ="slightly-smaller ">
223
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L30 "> Show on GitHub</ a >
229
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L30 "> Show on GitHub</ a >
224
230
</ div >
225
231
</ section >
226
232
</ div >
@@ -250,7 +256,7 @@ <h4>Declaration</h4>
250
256
</ div >
251
257
</ div >
252
258
< div class ="slightly-smaller ">
253
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L "> Show on GitHub</ a >
259
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L "> Show on GitHub</ a >
254
260
</ div >
255
261
</ section >
256
262
</ div >
@@ -329,7 +335,7 @@ <h4>Parameters</h4>
329
335
</ table >
330
336
</ div >
331
337
< div class ="slightly-smaller ">
332
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L73-L83 "> Show on GitHub</ a >
338
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L73-L83 "> Show on GitHub</ a >
333
339
</ div >
334
340
</ section >
335
341
</ div >
@@ -361,7 +367,7 @@ <h4>Declaration</h4>
361
367
</ div >
362
368
</ div >
363
369
< div class ="slightly-smaller ">
364
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L88-L90 "> Show on GitHub</ a >
370
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L88-L90 "> Show on GitHub</ a >
365
371
</ div >
366
372
</ section >
367
373
</ div >
@@ -401,7 +407,7 @@ <h4>Declaration</h4>
401
407
</ div >
402
408
</ div >
403
409
< div class ="slightly-smaller ">
404
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L94-L96 "> Show on GitHub</ a >
410
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L94-L96 "> Show on GitHub</ a >
405
411
</ div >
406
412
</ section >
407
413
</ div >
@@ -430,7 +436,7 @@ <h4>Declaration</h4>
430
436
</ div >
431
437
</ div >
432
438
< div class ="slightly-smaller ">
433
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L98-L100 "> Show on GitHub</ a >
439
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L98-L100 "> Show on GitHub</ a >
434
440
</ div >
435
441
</ section >
436
442
</ div >
@@ -540,7 +546,7 @@ <h4>Return Value</h4>
540
546
< p > Infinite stream of scanned peripherals.</ p >
541
547
</ div >
542
548
< div class ="slightly-smaller ">
543
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L137-L177 "> Show on GitHub</ a >
549
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L137-L177 "> Show on GitHub</ a >
544
550
</ div >
545
551
</ section >
546
552
</ div >
@@ -635,7 +641,7 @@ <h4>Return Value</h4>
635
641
< p > < code > Observable</ code > which emits next event after connection is established.</ p >
636
642
</ div >
637
643
< div class ="slightly-smaller ">
638
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L202-L205 "> Show on GitHub</ a >
644
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L202-L205 "> Show on GitHub</ a >
639
645
</ div >
640
646
</ section >
641
647
</ div >
@@ -701,7 +707,7 @@ <h4>Return Value</h4>
701
707
< code > < a href ="../Classes/Service.html "> Service</ a > </ code > s with UUIDs specified in the < code > serviceUUIDs</ code > parameter.</ p >
702
708
</ div >
703
709
< div class ="slightly-smaller ">
704
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L215-L218 "> Show on GitHub</ a >
710
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L215-L218 "> Show on GitHub</ a >
705
711
</ div >
706
712
</ section >
707
713
</ div >
@@ -754,7 +760,7 @@ <h4>Return Value</h4>
754
760
< p > Retrieved < code > < a href ="../Classes/Peripheral.html "> Peripheral</ a > </ code > s.</ p >
755
761
</ div >
756
762
< div class ="slightly-smaller ">
757
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L224-L227 "> Show on GitHub</ a >
763
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L224-L227 "> Show on GitHub</ a >
758
764
</ div >
759
765
</ section >
760
766
</ div >
@@ -831,7 +837,7 @@ <h4>Return Value</h4>
831
837
< p > Observable which emits next events when < code > peripheral</ code > was connected.</ p >
832
838
</ div >
833
839
< div class ="slightly-smaller ">
834
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L245-L253 "> Show on GitHub</ a >
840
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L245-L253 "> Show on GitHub</ a >
835
841
</ div >
836
842
</ section >
837
843
</ div >
@@ -899,7 +905,7 @@ <h4>Return Value</h4>
899
905
if it wasn’t the < code > cancelPeripheralConnection</ code > call.</ p >
900
906
</ div >
901
907
< div class ="slightly-smaller ">
902
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager.swift#L270-L286 "> Show on GitHub</ a >
908
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager.swift#L270-L286 "> Show on GitHub</ a >
903
909
</ div >
904
910
</ section >
905
911
</ div >
@@ -943,7 +949,7 @@ <h4>Declaration</h4>
943
949
</ div >
944
950
</ div >
945
951
< div class ="slightly-smaller ">
946
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager+RestoredState.swift#L16-L23 "> Show on GitHub</ a >
952
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager+RestoredState.swift#L16-L23 "> Show on GitHub</ a >
947
953
</ div >
948
954
</ section >
949
955
</ div >
@@ -1031,7 +1037,7 @@ <h4>Parameters</h4>
1031
1037
</ table >
1032
1038
</ div >
1033
1039
< div class ="slightly-smaller ">
1034
- < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.2.1 /Source/CentralManager+RestoredState.swift#L35-L42 "> Show on GitHub</ a >
1040
+ < a href ="https://github.com/Polidea/RxBluetoothKit/tree/5.3.0 /Source/CentralManager+RestoredState.swift#L35-L42 "> Show on GitHub</ a >
1035
1041
</ div >
1036
1042
</ section >
1037
1043
</ div >
@@ -1041,8 +1047,8 @@ <h4>Parameters</h4>
1041
1047
</ section >
1042
1048
</ section >
1043
1049
< section id ="footer ">
1044
- < p > © 2019 < a class ="link " href ="https://polidea.com " target ="_blank " rel ="external "> Polidea</ a > . All rights reserved. (Last updated: 2019-05-17 )</ p >
1045
- < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.9.6 </ a > , a < a class ="link " href ="https://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
1050
+ < p > © 2019 < a class ="link " href ="https://polidea.com " target ="_blank " rel ="external "> Polidea</ a > . All rights reserved. (Last updated: 2019-07-26 )</ p >
1051
+ < p > Generated by < a class ="link " href ="https://github.com/realm/jazzy " target ="_blank " rel ="external "> jazzy ♪♫ v0.10.0 </ a > , a < a class ="link " href ="https://realm.io " target ="_blank " rel ="external "> Realm</ a > project.</ p >
1046
1052
</ section >
1047
1053
</ article >
1048
1054
</ div >
0 commit comments