Home
last modified time | relevance | path

Searched defs:discoverServices (Results 1 – 17 of 17) sorted by relevance

/packages/modules/NetworkStack/apishim/33/com/android/networkstack/apishim/api33/
DNsdShimImpl.java72 public void discoverServices(@NonNull NsdManager nsdManager, @NonNull String serviceType, in discoverServices() method in NsdShimImpl
80 public void discoverServices(@NonNull NsdManager nsdManager, @NonNull String serviceType, in discoverServices() method in NsdShimImpl
/packages/modules/NetworkStack/apishim/29/com/android/networkstack/apishim/api29/
DNsdShimImpl.java67 public void discoverServices(@NonNull NsdManager nsdManager, @NonNull String serviceType, in discoverServices() method in NsdShimImpl
75 public void discoverServices(@NonNull NsdManager nsdManager, @NonNull String serviceType, in discoverServices() method in NsdShimImpl
/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/
DNsdShim.java58 void discoverServices(@NonNull NsdManager nsdManager, @NonNull String serviceType, in discoverServices() method
73 void discoverServices(@NonNull NsdManager nsdManager, @NonNull String serviceType, in discoverServices() method
/packages/modules/Connectivity/framework-t/src/android/net/nsd/
DINsdServiceConnector.aidl31 void discoverServices(int listenerKey, in NsdServiceInfo serviceInfo); in discoverServices() method
DNsdManager.java1107 public void discoverServices(String serviceType, int protocolType, DiscoveryListener listener) { in discoverServices() method in NsdManager
1139 public void discoverServices(@NonNull String serviceType, int protocolType, in discoverServices() method in NsdManager
1197 public void discoverServices(@NonNull String serviceType, int protocolType, in discoverServices() method in NsdManager
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothGattWrapper.java58 public boolean discoverServices() { in discoverServices() method in BluetoothGattWrapper
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/gatt/
DBluetoothGattConnection.java236 public void discoverServices() throws BluetoothException { in discoverServices() method in BluetoothGattConnection
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothGatt.java65 void discoverServices(int clientIf, String address); in discoverServices() method
/packages/modules/Bluetooth/android/pandora/server/src/com/android/pandora/
DGatt.kt132 override fun discoverServices( in discoverServices() method in com.android.pandora.Gatt
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java1193 public boolean discoverServices() { in discoverServices() method in BluetoothGatt
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothGattImpl.java150 public void discoverServices(int clientIf, String serverAddress) { in discoverServices() method in IBluetoothGattImpl
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java258 public void discoverServices() throws Exception { in discoverServices() method in GattServiceBinderTest
/packages/modules/Connectivity/service-t/src/com/android/server/
DNsdService.java1659 public void discoverServices(int listenerKey, NsdServiceInfo serviceInfo) { in discoverServices() method in NsdService.NsdServiceConnector
1744 private boolean discoverServices(int discoveryId, NsdServiceInfo serviceInfo) { in discoverServices() method in NsdService
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java2038 public boolean discoverServices() { in discoverServices() method in BassClientStateMachine.BluetoothGattTestableWrapper
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl119 …void discoverServices(in int clientIf, in String address, in AttributionSource attributionSource, … in discoverServices() method
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pManager.java2267 public void discoverServices(Channel channel, ActionListener listener) { in discoverServices() method in WifiP2pManager
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java906 public void discoverServices(int clientIf, String address, in discoverServices() method in GattService.BluetoothGattBinder
915 private void discoverServices(int clientIf, String address, in discoverServices() method in GattService.BluetoothGattBinder
3768 void discoverServices(int clientIf, String address, AttributionSource attributionSource) { in discoverServices() method in GattService