Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:getDevicesMatchingConnectionStates

545     public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) {
550 return service.getDevicesMatchingConnectionStates(states);