Home
last modified time | relevance | path

Searched refs:inQos (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDevService.java269 BluetoothHidDeviceAppQosSettings inQos, in registerApp() argument
280 return service.registerApp(config, sdp, inQos, outQos, callback); in registerApp()
416 BluetoothHidDeviceAppQosSettings inQos, in registerApp() argument
431 inQos == null ? null : inQos.toArray(), in registerApp()
689 byte[] descriptors, int[] inQos, in registerAppNative() argument