Home
last modified time | relevance | path

Searched defs:onServicesDiscovered (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothGattCallback.java40 public void onServicesDiscovered(BluetoothGattWrapper gatt, int status) {} in onServicesDiscovered() method in BluetoothGattCallback
112 public void onServicesDiscovered(android.bluetooth.BluetoothGatt gatt, int status) { in onServicesDiscovered() method in BluetoothGattCallback.InternalBluetoothGattCallback
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/helpers/bluetooth/
DBluetoothGattClient.java66 void onServicesDiscovered( in onServicesDiscovered() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattCallback.java77 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in BluetoothGattCallback
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DGattClientListener.java213 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in GattClientListener.GattCallback
/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DGattInstance.kt95 override fun onServicesDiscovered(bluetoothGatt: BluetoothGatt, status: Int) { in onServicesDiscovered() method in com.android.pandora.GattInstance
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bas/
DBatteryStateMachine.java538 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in BatteryStateMachine.GattCallback
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/gatt/
DBluetoothGattHelper.java465 public void onServicesDiscovered(BluetoothGattWrapper gatt, int status) { in onServicesDiscovered() method in BluetoothGattHelper.InternalBluetoothGattCallback
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothAccessoryFragment.java260 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in BluetoothAccessoryFragment.GattBatteryCallbacks
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java956 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in BassClientStateMachine.GattCallback