in org.zpcat.ble.ui.central.CentralDetailsActivity.displayGattServices(): displayGATTServices :
when connected to a GATT server and get the services and characteristics, it is no need to
re-find the service again. I test it on nexus 5, when get into org.zpcat.ble.ui.central.CentralDetailsActivity
the UI always find the service and refresh, cannot click and trigger the listener on the characteristic list.
in
org.zpcat.ble.ui.central.CentralDetailsActivity.displayGattServices(): displayGATTServices:when connected to a GATT server and get the services and characteristics, it is no need to
re-find the service again. I test it on nexus 5, when get into
org.zpcat.ble.ui.central.CentralDetailsActivitythe UI always find the service and refresh, cannot click and trigger the listener on the characteristic list.