Home
last modified time | relevance | path

Searched defs:desiredStates (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DPbapClientService.java400 int[] desiredStates = {BluetoothProfile.STATE_CONNECTED}; in getConnectedDevices() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java166 … int[] desiredStates = {BluetoothProfile.STATE_CONNECTING, BluetoothProfile.STATE_CONNECTED, in cleanup() local