Searched defs:supportedFeatures (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | MboOceController.java | 59 long supportedFeatures = clientModeManager.getSupportedFeatures(); in enable() local
|
D | WifiLockManager.java | 725 long supportedFeatures = in getLowLatencyModeSupport() local
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
D | SdpManager.java | 244 int l2capPsm, int rfcommCannelNumber, int profileVersion, int supportedFeatures, in sdpMasRecordFoundCallback() 270 int rfcommCannelNumber, int profileVersion, int supportedFeatures, String serviceName, in sdpMnsRecordFoundCallback() 296 int rfcommCannelNumber, int profileVersion, int supportedFeatures, in sdpPseRecordFoundCallback()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpPlayer.java | 328 public Builder setSupportedFeatures(byte[] supportedFeatures) { in setSupportedFeatures()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
D | BluetoothMapMasInstance.java | 483 public void setRemoteFeatureMask(int supportedFeatures) { in setRemoteFeatureMask()
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiServiceImplTest.java | 7252 long supportedFeatures = mWifiServiceImpl.getSupportedFeatures(); in testGetSupportedFeaturesCaseForRtt() local 7310 long supportedFeatures = mWifiServiceImpl.getSupportedFeatures(); in testGetSupportedFeaturesCaseForMacRandomization() local
|
D | WifiMetricsTest.java | 571 String capabilities, int supportedFeatures) { in buildMockScanDetail()
|
/packages/modules/Wifi/framework/tests/src/android/net/wifi/ |
D | WifiManagerTest.java | 2600 long supportedFeatures = in testGetSupportedFeatures() local
|