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
RxAndroidBle 1.16.0 now supports enabling extended advertising (dariuszseweryn/RxAndroidBle@4371b78)
flutter_reactive_ble already supports extended advertising with iOS, so no changes are needed.
Copy file name to clipboardExpand all lines: packages/reactive_ble_mobile/android/src/main/kotlin/com/signify/hue/flutterreactiveble/ble/ReactiveBleClient.kt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,7 @@ open class ReactiveBleClient(private val context: Context) : BleClient {
0 commit comments