Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothInputHost.aidl28 in BluetoothHidDeviceAppSdpSettings sdp, in BluetoothHidDeviceAppQosSettings inQos, in registerApp() argument
DBluetoothInputHost.java352 BluetoothHidDeviceAppQosSettings inQos, BluetoothHidDeviceAppQosSettings outQos, in registerApp() argument
354 Log.v(TAG, "registerApp(): sdp=" + sdp + " inQos=" + inQos + " outQos=" + outQos in registerApp()
370 result = service.registerApp(config, sdp, inQos, outQos, cbw); in registerApp()