Searched defs:bleConnectionCallback (Results 1 – 1 of 1) sorted by relevance
189 private final Callback bleConnectionCallback; field in BleConnection195 public BleConnection(Callback bleConnectionCallback) { in BleConnection()