Home
last modified time | relevance | path

Searched refs:IBluetoothSocketManager (Results 1 – 25 of 103) sorted by relevance

12345

/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.module_lib/android_common/gen/aidl/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothSocketManager.aidl.d1 ….tmp/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.java : \
2 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
5 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
DIBluetooth.aidl.d12 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
31 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth-pre-jarjar/android_common/gen/aidl/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothSocketManager.aidl.d1 ….tmp/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.java : \
2 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
5 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
DIBluetooth.aidl.d12 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
31 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/gen/aidl/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothSocketManager.aidl.d1 ….tmp/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.java : \
2 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
5 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
DIBluetooth.aidl.d12 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
31 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/gen/aidl/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothSocketManager.aidl.d1 ….tmp/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.java : \
2 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
5 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
DIBluetooth.aidl.d12 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
31 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.system/android_common/gen/aidl/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothSocketManager.aidl.d1 ….tmp/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.java : \
2 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
5 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
DIBluetooth.aidl.d12 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
31 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source/android_common/gen/aidl/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothSocketManager.aidl.d1 ….tmp/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.java : \
2 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
5 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
DIBluetooth.aidl.d12 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl \
31 packages/modules/Bluetooth/android/app/aidl/android/bluetooth/IBluetoothSocketManager.aidl :
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocket.java662 IBluetoothSocketManager socketManager = bluetoothProxy.getSocketManager(); in connect()
774 IBluetoothSocketManager socketManager = bluetoothProxy.getSocketManager(); in bindListen()
852 IBluetoothSocketManager socketManager = bluetoothProxy.getSocketManager(); in bindListenWithOffload()
1166 IBluetoothSocketManager socketManager = bluetoothProxy.getSocketManager(); in requestMaximumTxDataLength()
1199 IBluetoothSocketManager socketManager = bluetoothProxy.getSocketManager(); in getL2capLocalChannelId()
1240 IBluetoothSocketManager socketManager = bluetoothProxy.getSocketManager(); in getL2capRemoteChannelId()
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBluetoothSocketManagerBinder.java24 import android.bluetooth.IBluetoothSocketManager;
34 class BluetoothSocketManagerBinder extends IBluetoothSocketManager.Stub {
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothSocketManager.aidl28 interface IBluetoothSocketManager interface
DIBluetooth.aidl29 import android.bluetooth.IBluetoothSocketManager;
173 IBluetoothSocketManager getSocketManager(); in getSocketManager()
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/
DAndroid.bp59 "android/bluetooth/IBluetoothSocketManager.aidl",
/aosp_15_r20/prebuilts/module_sdk/Bluetooth/current/hiddenapi/
Dsignature-patterns.csv126 android/bluetooth/IBluetoothSocketManager
Dhiddenapi-max-target-o-low-priority.txt1122 …oid/bluetooth/IBluetooth$Stub$Proxy;->getSocketManager()Landroid/bluetooth/IBluetoothSocketManager;
1254 Landroid/bluetooth/IBluetooth;->getSocketManager()Landroid/bluetooth/IBluetoothSocketManager;
2350 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
2351 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->connectSocket(Landroid/bluetooth/BluetoothD…
2352 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->createSocketChannel(ILjava/lang/String;Land…
2353 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
2354 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
2355 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->requestMaximumTxDataLength(Landroid/bluetoo…
2356 Landroid/bluetooth/IBluetoothSocketManager$Stub;-><init>()V
2357 Landroid/bluetooth/IBluetoothSocketManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetoo…
[all …]
/aosp_15_r20/prebuilts/module_sdk/Bluetooth/13/hiddenapi/
Dsignature-patterns.csv124 android/bluetooth/IBluetoothSocketManager
Dhiddenapi-max-target-o-low-priority.txt1122 …oid/bluetooth/IBluetooth$Stub$Proxy;->getSocketManager()Landroid/bluetooth/IBluetoothSocketManager;
1254 Landroid/bluetooth/IBluetooth;->getSocketManager()Landroid/bluetooth/IBluetoothSocketManager;
2350 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
2351 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->connectSocket(Landroid/bluetooth/BluetoothD…
2352 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->createSocketChannel(ILjava/lang/String;Land…
2353 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
2354 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
2355 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->requestMaximumTxDataLength(Landroid/bluetoo…
2356 Landroid/bluetooth/IBluetoothSocketManager$Stub;-><init>()V
2357 Landroid/bluetooth/IBluetoothSocketManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetoo…
[all …]
/aosp_15_r20/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1122 …oid/bluetooth/IBluetooth$Stub$Proxy;->getSocketManager()Landroid/bluetooth/IBluetoothSocketManager;
1254 Landroid/bluetooth/IBluetooth;->getSocketManager()Landroid/bluetooth/IBluetoothSocketManager;
2350 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
2351 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->connectSocket(Landroid/bluetooth/BluetoothD…
2352 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->createSocketChannel(ILjava/lang/String;Land…
2353 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
2354 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->mRemote:Landroid/os/IBinder;
2355 Landroid/bluetooth/IBluetoothSocketManager$Stub$Proxy;->requestMaximumTxDataLength(Landroid/bluetoo…
2356 Landroid/bluetooth/IBluetoothSocketManager$Stub;-><init>()V
2357 Landroid/bluetooth/IBluetoothSocketManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetoo…
[all …]
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/gen/aidl/packages/modules/Bluetooth/framework/aidl-export/android/bluetooth/
DBluetoothActivityEnergyInfo.aidl.d1IBluetoothSocketManager.aidl packages/modules/Bluetooth/framework/aidl-export/android/bluetooth/Bl…
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/gen/aidl/packages/modules/Bluetooth/framework/aidl-export/android/bluetooth/
DBluetoothActivityEnergyInfo.aidl.d1IBluetoothSocketManager.aidl packages/modules/Bluetooth/framework/aidl-export/android/bluetooth/Bl…
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.stubs.source.system/android_common/gen/aidl/packages/modules/Bluetooth/framework/aidl-export/android/bluetooth/
DBluetoothActivityEnergyInfo.aidl.d1IBluetoothSocketManager.aidl packages/modules/Bluetooth/framework/aidl-export/android/bluetooth/Bl…

12345