Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattCallback.java70 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/app/src/com/android/bluetooth/bas/
DBatteryStateMachine.java460 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in GattCallback
/packages/modules/Bluetooth/android/pandora/server/src/
DGattInstance.kt103 override fun onServicesDiscovered(bluetoothGatt: BluetoothGatt, status: Int) { in onServicesDiscovered() method in com.android.pandora.GattInstance
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothAccessoryFragment.java261 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in BluetoothAccessoryFragment.GattBatteryCallbacks
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/sockets/lecoc/
DDckL2capTest.kt802 override fun onServicesDiscovered(gatt: BluetoothGatt, status: Int) { in connectGatt() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java1150 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() method in GattCallback