Home
last modified time | relevance | path

Searched refs:onGattReady (Results 1 – 2 of 2) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DBleConnection.java333 void onGattReady(BluetoothGatt gatt); in onGattReady() method
379 bleConnectionCallback.onGattReady(gatt); in onServicesDiscovered()
DDefaultProxy.java203 public void onGattReady(BluetoothGatt gatt) { in onGattReady() method in Callback