Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
DSdpManager.java254 int supportedFeatures, in sdpMasRecordFoundCallback() argument
272 supportedFeatures, in sdpMasRecordFoundCallback()
286 int supportedFeatures, in sdpMnsRecordFoundCallback() argument
302 supportedFeatures, in sdpMnsRecordFoundCallback()
315 int supportedFeatures, in sdpPseRecordFoundCallback() argument
331 supportedFeatures, in sdpPseRecordFoundCallback()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMasInstance.java446 public void setRemoteFeatureMask(int supportedFeatures) { in setRemoteFeatureMask() argument
448 mRemoteFeatureMask = supportedFeatures; in setRemoteFeatureMask()