/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | SupplicantStaNetworkHalAidlImpl.java | 678 handleServiceSpecificException(e, methodStr); in saveDppConnectionConfig() 1250 handleServiceSpecificException(e, methodStr); in getId() 1278 handleServiceSpecificException(e, methodStr); in registerCallback() 1319 handleServiceSpecificException(e, methodStr); in setSsid() 1346 handleServiceSpecificException(e, methodStr); in disableEht() 1381 handleServiceSpecificException(e, methodStr); in setBssid() 1405 handleServiceSpecificException(e, methodStr); in setScanSsid() 1430 handleServiceSpecificException(e, methodStr); in setKeyMgmt() 1455 handleServiceSpecificException(e, methodStr); in setProto() 1480 handleServiceSpecificException(e, methodStr); in setAuthAlg() [all …]
|
D | SupplicantStaIfaceHalAidlImpl.java | 375 handleServiceSpecificException(e, methodStr); in addIface() 410 handleServiceSpecificException(e, methodStr); in teardownIface() 1176 handleServiceSpecificException(e, methodStr); in addNetwork() 1200 handleServiceSpecificException(e, methodStr); in removeNetwork() 1245 handleServiceSpecificException(e, methodStr); in registerCallback() 1268 handleServiceSpecificException(e, methodStr); in listNetworks() 1294 handleServiceSpecificException(e, methodStr); in setWpsDeviceName() 1345 handleServiceSpecificException(e, methodStr); in setWpsDeviceType() 1371 handleServiceSpecificException(e, methodStr); in setWpsManufacturer() 1397 handleServiceSpecificException(e, methodStr); in setWpsModelName() [all …]
|
D | HostapdHalAidlImp.java | 197 handleServiceSpecificException(e, methodStr); in registerCallback() 263 handleServiceSpecificException(e, methodStr); in addAccessPoint() 290 handleServiceSpecificException(e, methodStr); in removeAccessPoint() 334 handleServiceSpecificException(e, methodStr); in forceClientDisconnect() 623 handleServiceSpecificException(e, methodStr); in setDebugParams() 1190 private void handleServiceSpecificException( in handleServiceSpecificException() method 1225 handleServiceSpecificException(e, methodStr); in removeLinkFromMultipleLinkBridgedApIface()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ |
D | SupplicantP2pIfaceHalAidlImpl.java | 187 handleServiceSpecificException(e, methodStr); in setDebugParams() 271 handleServiceSpecificException(e, methodStr); in addIface() 303 handleServiceSpecificException(e, methodStr); in teardownIface() 413 private void handleServiceSpecificException(ServiceSpecificException e, String methodStr) { in handleServiceSpecificException() method in SupplicantP2pIfaceHalAidlImpl 451 handleServiceSpecificException(e, methodStr); in getName() 481 handleServiceSpecificException(e, methodStr); in registerCallback() 564 handleServiceSpecificException(e, methodStr); in find() 623 handleServiceSpecificException(e, methodStr); in findWithParams() 646 handleServiceSpecificException(e, methodStr); in stopFind() 669 handleServiceSpecificException(e, methodStr); in flush() [all …]
|
/packages/modules/Wifi/service/java/com/android/server/wifi/hal/ |
D | WifiChipAidlImpl.java | 119 handleServiceSpecificException(e, methodStr); in configureChip() 152 handleServiceSpecificException(e, methodStr); in createApIface() 197 handleServiceSpecificException(e, methodStr); in createBridgedApIface() 218 handleServiceSpecificException(e, methodStr); in createNanIface() 239 handleServiceSpecificException(e, methodStr); in createP2pIface() 260 handleServiceSpecificException(e, methodStr); in createRttController() 281 handleServiceSpecificException(e, methodStr); in createStaIface() 301 handleServiceSpecificException(e, methodStr); in enableDebugErrorAlerts() 321 handleServiceSpecificException(e, methodStr); in flushRingBufferToFile() 341 handleServiceSpecificException(e, methodStr); in forceDumpToDebugRingBuffer() [all …]
|
D | WifiApIfaceAidlImpl.java | 59 handleServiceSpecificException(e, methodStr); in getName() 84 handleServiceSpecificException(e, methodStr); in getBridgedInstances() 105 handleServiceSpecificException(e, methodStr); in getFactoryMacAddress() 127 handleServiceSpecificException(e, methodStr); in setCountryCode() 147 handleServiceSpecificException(e, methodStr); in resetToFactoryMacAddress() 175 handleServiceSpecificException(e, methodStr); in setMacAddress() 195 private void handleServiceSpecificException(ServiceSpecificException e, String methodStr) { in handleServiceSpecificException() method in WifiApIfaceAidlImpl
|
D | WifiStaIfaceAidlImpl.java | 134 handleServiceSpecificException(e, methodStr); in registerFrameworkCallback() 157 handleServiceSpecificException(e, methodStr); in getName() 180 handleServiceSpecificException(e, methodStr); in configureRoaming() 200 handleServiceSpecificException(e, methodStr); in enableLinkLayerStatsCollection() 220 handleServiceSpecificException(e, methodStr); in enableNdOffload() 245 handleServiceSpecificException(e, methodStr); in getApfPacketFilterCapabilities() 275 handleServiceSpecificException(e, methodStr); in getBackgroundScanCapabilities() 295 handleServiceSpecificException(e, methodStr); in getCapabilities() 323 handleServiceSpecificException(e, methodStr); in getDebugRxPacketFates() 354 handleServiceSpecificException(e, methodStr); in getDebugTxPacketFates() [all …]
|
D | WifiHalAidlImpl.java | 80 handleServiceSpecificException(e, methodStr); in getChip() 105 handleServiceSpecificException(e, methodStr); in getChipIds() 139 handleServiceSpecificException(e, methodStr); in registerHalCallback() 185 handleServiceSpecificException(e, methodStr); in start() 204 handleServiceSpecificException(e, methodStr); in isStarted() 230 handleServiceSpecificException(e, methodStr); in stopInternal() 410 private void handleServiceSpecificException(ServiceSpecificException e, String methodStr) { in handleServiceSpecificException() method in WifiHalAidlImpl
|
D | WifiNanIfaceAidlImpl.java | 130 handleServiceSpecificException(e, methodStr); in registerFrameworkCallback() 152 handleServiceSpecificException(e, methodStr); in getName() 172 handleServiceSpecificException(e, methodStr); in getCapabilities() 207 handleServiceSpecificException(e, methodStr); in enableAndConfigure() 226 handleServiceSpecificException(e, methodStr); in disable() 249 handleServiceSpecificException(e, methodStr); in publish() 273 handleServiceSpecificException(e, methodStr); in subscribe() 296 handleServiceSpecificException(e, methodStr); in sendMessage() 316 handleServiceSpecificException(e, methodStr); in stopPublish() 336 handleServiceSpecificException(e, methodStr); in stopSubscribe() [all …]
|
D | WifiP2pIfaceAidlImpl.java | 56 handleServiceSpecificException(e, methodStr); in getName() 75 private void handleServiceSpecificException(ServiceSpecificException e, String methodStr) { in handleServiceSpecificException() method in WifiP2pIfaceAidlImpl
|
D | WifiRttControllerAidlImpl.java | 94 handleServiceSpecificException(e, methodStr); in setup() 140 handleServiceSpecificException(e, methodStr); in validate() 187 handleServiceSpecificException(e, methodStr); in rangeRequest() 215 handleServiceSpecificException(e, methodStr); in rangeCancel() 407 handleServiceSpecificException(e, methodStr); in updateRttCapabilities() 831 private void handleServiceSpecificException(ServiceSpecificException e, String methodStr) { in handleServiceSpecificException() method in WifiRttControllerAidlImpl
|
/packages/modules/Wifi/service/java/com/android/server/wifi/mainline_supplicant/ |
D | MainlineSupplicant.java | 227 handleServiceSpecificException(e, methodName); in addStaInterface() 262 handleServiceSpecificException(e, methodName); in removeStaInterface() 286 handleServiceSpecificException(e, methodName); in registerStaIfaceCallback() 449 handleServiceSpecificException(e, methodName); in startUsdPublish() 518 handleServiceSpecificException(e, methodName); in startUsdSubscribe() 558 handleServiceSpecificException(e, methodName); in getUsdCapabilities() 587 handleServiceSpecificException(e, methodName); in updateUsdPublish() 613 handleServiceSpecificException(e, methodName); in cancelUsdPublish() 639 handleServiceSpecificException(e, methodName); in cancelUsdSubscribe() 682 handleServiceSpecificException(e, methodName); in sendUsdMessage() [all …]
|
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/managers/ |
D | BluetoothFinderManager.java | 119 handleServiceSpecificException(e, methodStr); in sendEids() 132 handleServiceSpecificException(e, methodStr); in setPoweredOffFinderMode() 145 handleServiceSpecificException(e, methodStr); in getPoweredOffFinderMode() 163 private void handleServiceSpecificException(ServiceSpecificException e, String methodStr) { in handleServiceSpecificException() method in BluetoothFinderManager
|