Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDevService.java270 BluetoothHidDeviceAppQosSettings outQos, in registerApp() argument
280 return service.registerApp(config, sdp, inQos, outQos, callback); in registerApp()
417 BluetoothHidDeviceAppQosSettings outQos, in registerApp() argument
432 outQos == null ? null : outQos.toArray()); in registerApp()
690 int[] outQos); in registerAppNative() argument