Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java1252 Set<IBluetoothConnectionCallback> bluetoothConnectionCallbacks = in aclStateChangeCallback() local
1254 for (IBluetoothConnectionCallback callback : bluetoothConnectionCallbacks) { in aclStateChangeCallback()