Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DRemoteDevices.java720 Set<IBluetoothConnectionCallback> bluetoothConnectionCallbacks = in aclStateChangeCallback() local
722 for (IBluetoothConnectionCallback callback : bluetoothConnectionCallbacks) { in aclStateChangeCallback()