Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:getDevicesMatchingConnectionStates

402     public List<BluetoothDevice> getDevicesMatchingConnectionStates(int[] states) {
407 return mService.getDevicesMatchingConnectionStates(states);