Searched defs:onServicesDiscovered (Results 1 – 7 of 7) sorted by relevance
70 public void onServicesDiscovered(BluetoothGatt gatt, int status) {} in onServicesDiscovered() method in BluetoothGattCallback
213 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in GattClientListener.GattCallback
460 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in GattCallback
103 override fun onServicesDiscovered(bluetoothGatt: BluetoothGatt, status: Int) { in onServicesDiscovered() method in com.android.pandora.GattInstance
261 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in BluetoothAccessoryFragment.GattBatteryCallbacks
802 override fun onServicesDiscovered(gatt: BluetoothGatt, status: Int) { in connectGatt() method
1150 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in GattCallback