I was wondering which strategy the RxAndroidBle library uses regarding write acknowledgements: WRITE_TYPE_DEFAULT or WRITE_TYPE_NO_RESPONSE?
Furthermore, should I wish to set (or query) this setting, how might one do this in RxAndroidBle?
I'm in the process of porting an app from RxAndroidBle v1.1 -> v1.2, so am curious if there are any differences to the above questions based on those versions.