Searched refs:getDevicesByStates (Results 1 – 3 of 3) sorted by relevance
129 return getDevicesByStates(new int[] { in getConnectedDevices()145 return getDevicesByStates(new int[] { in getConnectableDevices()152 private List<BluetoothDevice> getDevicesByStates(int[] states) { in getDevicesByStates() method in HapClientProfile
160 return getDevicesByStates(new int[] { in getConnectedDevices()176 return getDevicesByStates(new int[] { in getConnectableDevices()183 private List<BluetoothDevice> getDevicesByStates(int[] states) { in getDevicesByStates() method in HearingAidProfile
130 return getDevicesByStates(new int[] { in getConnectedDevices()146 return getDevicesByStates(new int[] { in getConnectableDevices()153 private List<BluetoothDevice> getDevicesByStates(int[] states) { in getDevicesByStates() method in A2dpProfile