Home
last modified time | relevance | path

Searched refs:BluetoothConnectionCallback (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java4672 private final CallbackWrapper<BluetoothConnectionCallback, IBluetooth>
4729 @NonNull BluetoothConnectionCallback callback) { in registerBluetoothConnectionCallback()
4753 @NonNull BluetoothConnectionCallback callback) { in unregisterBluetoothConnectionCallback()
4771 public abstract static class BluetoothConnectionCallback { class in BluetoothAdapter
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs186 #[dbus_proxy_obj(BluetoothConnectionCallback, "org.chromium.bluetooth.BluetoothConnectionCallback")]
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java1447 BluetoothAdapter.BluetoothConnectionCallback.disconnectReasonToString( in aclStateChangeCallback()
DAdapterService.java3688 static @BluetoothAdapter.BluetoothConnectionCallback.DisconnectReason int
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt135 …util.concurrent.Executor, @NonNull android.bluetooth.BluetoothAdapter.BluetoothConnectionCallback);
152 …uetoothConnectionCallback(@NonNull android.bluetooth.BluetoothAdapter.BluetoothConnectionCallback);
175 public abstract static class BluetoothAdapter.BluetoothConnectionCallback {
176 ctor public BluetoothAdapter.BluetoothConnectionCallback();