Home
last modified time | relevance | path

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

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