Searched defs:onServicesDiscovered (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ | ||
D | GattClientListener.java | 213 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in GattClientListener.GattCallback |
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ | ||
D | BluetoothAccessoryFragment.java | 261 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in BluetoothAccessoryFragment.GattBatteryCallbacks |