Home
last modified time | relevance | path

Searched refs:IBluetoothCallback (Results 1 – 23 of 23) sorted by relevance

/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_binder_server.cc37 using android::bluetooth::IBluetoothCallback;
167 const ::android::sp<IBluetoothCallback>& callback) { in RegisterCallback()
178 const ::android::sp<IBluetoothCallback>& callback) { in UnregisterCallback()
391 callbacks_.ForEach([prev_state, new_state](IBluetoothCallback* callback) { in OnAdapterStateChanged()
401 callbacks_.ForEach([&addr_s16, connected](IBluetoothCallback* callback) { in OnDeviceConnectionStateChanged()
409 callbacks_.ForEach([scan_enabled](IBluetoothCallback* callback) { in OnScanEnableChanged()
428 pass_key](IBluetoothCallback* callback) { in OnSspRequest()
441 callbacks_.ForEach([status, &addr_s16, state](IBluetoothCallback* callback) { in OnBondStateChanged()
456 callbacks_.ForEach([status, &devices_s16](IBluetoothCallback* callback) { in OnGetBondedDevices()
471 [status, &addr_s16, &binder_props](IBluetoothCallback* callback) { in OnGetRemoteDeviceProperties()
[all …]
H A Dbluetooth_binder_server.h50 using android::bluetooth::IBluetoothCallback;
96 const ::android::sp<IBluetoothCallback>& callback) override;
98 const ::android::sp<IBluetoothCallback>& callback) override;
154 RemoteCallbackList<IBluetoothCallback> callbacks_;
/aosp12/system/bt/gd/rust/linux/service/src/
H A Diface_bluetooth.rs3 use btstack::bluetooth::{IBluetooth, IBluetoothCallback};
23 impl IBluetoothCallback for BluetoothCallbackDBus {
36 fn register_callback(&mut self, callback: Box<dyn IBluetoothCallback + Send>) {} in register_callback()
/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetooth.aidl19 import android.bluetooth.IBluetoothCallback;
55 void RegisterCallback(IBluetoothCallback callback); in RegisterCallback()
56 void UnregisterCallback(IBluetoothCallback callback); in UnregisterCallback()
H A DIBluetoothCallback.aidl21 oneway interface IBluetoothCallback { interface
/aosp12/system/bt/gd/rust/linux/stack/src/
H A Dbluetooth.rs24 fn register_callback(&mut self, callback: Box<dyn IBluetoothCallback + Send>); in register_callback()
41 pub trait IBluetoothCallback: RPCProxy { interface
53 callbacks: Vec<(u32, Box<dyn IBluetoothCallback + Send>)>,
161 fn register_callback(&mut self, mut callback: Box<dyn IBluetoothCallback + Send>) { in register_callback()
/aosp12/system/bt/service/doc/
H A DIBluetooth.txt46 * the IBluetoothCallback.onBluetoothStateChange callback.
57 * the IBluetoothCallback.onBluetoothStateChange callback.
90 void registerCallback(in IBluetoothCallback callback);
95 void unregisterCallback(in IBluetoothCallback callback);
H A DIBluetoothCallback.txt21 interface IBluetoothCallback {
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothCallback.aidl24 interface IBluetoothCallback interface
H A DIBluetooth.aidl19 import android.bluetooth.IBluetoothCallback;
171 void registerCallback(in IBluetoothCallback callback, in AttributionSource attributionSource); in registerCallback()
173 void unregisterCallback(in IBluetoothCallback callback, in AttributionSource attributionSource); in unregisterCallback()
/aosp12/system/bt/binder/
H A DAndroid.bp27 "android/bluetooth/IBluetoothCallback.aidl",
103 "android/bluetooth/IBluetoothCallback.aidl",
/aosp12/system/bt/service/common/
H A DAndroid.bp63 "android/bluetooth/IBluetoothCallback.aidl",
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DAdapterServiceTest.java28 import android.bluetooth.IBluetoothCallback;
95 private @Mock IBluetoothCallback mIBluetoothCallback;
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java53 import android.bluetooth.IBluetoothCallback;
261 private RemoteCallbackList<IBluetoothCallback> mCallbacks;
530 mCallbacks = new RemoteCallbackList<IBluetoothCallback>(); in onCreate()
2265 public void registerCallback(IBluetoothCallback callback, AttributionSource source) { in registerCallback()
2279 public void unregisterCallback(IBluetoothCallback callback, AttributionSource source) { in unregisterCallback()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java41 import android.bluetooth.IBluetoothCallback;
259 private final IBluetoothCallback mBluetoothCallback = new IBluetoothCallback.Stub() {
/aosp12/system/tools/aidl/
H A Dhiddenapi-greylist60 "android.bluetooth.IBluetoothCallback",
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-unsupported.txt68 Landroid/bluetooth/IBluetoothCallback$Stub;-><init>()V
H A Dhiddenapi-max-target-o.txt10947 Landroid/bluetooth/IBluetooth$Stub$Proxy;->registerCallback(Landroid/bluetooth/IBluetoothCallback;)V
11077 Landroid/bluetooth/IBluetooth;->registerCallback(Landroid/bluetooth/IBluetoothCallback;)V
11094 Landroid/bluetooth/IBluetooth;->unregisterCallback(Landroid/bluetooth/IBluetoothCallback;)V
11216 Landroid/bluetooth/IBluetoothCallback$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
11217 Landroid/bluetooth/IBluetoothCallback$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
11218 Landroid/bluetooth/IBluetoothCallback$Stub$Proxy;->mRemote:Landroid/os/IBinder;
11219 Landroid/bluetooth/IBluetoothCallback$Stub$Proxy;->onBluetoothStateChange(II)V
11220 Landroid/bluetooth/IBluetoothCallback$Stub;->asInterface(Landroid/os/IBinder;)Landroid/bluetooth/IB…
11221 Landroid/bluetooth/IBluetoothCallback$Stub;->DESCRIPTOR:Ljava/lang/String;
11222 Landroid/bluetooth/IBluetoothCallback$Stub;->TRANSACTION_onBluetoothStateChange:I
[all …]
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes1104 android.bluetooth.IBluetoothCallback$Stub$Proxy
1105 android.bluetooth.IBluetoothCallback$Stub
1106 android.bluetooth.IBluetoothCallback
H A Dboot-image-profile.txt23932 Landroid/bluetooth/IBluetoothCallback$Stub$Proxy;
23933 Landroid/bluetooth/IBluetoothCallback$Stub;
23934 Landroid/bluetooth/IBluetoothCallback;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes1101 android.bluetooth.IBluetoothCallback$Stub$Proxy
1102 android.bluetooth.IBluetoothCallback$Stub
1103 android.bluetooth.IBluetoothCallback
H A Dboot-image-profile.txt33565 Landroid/bluetooth/IBluetoothCallback$Stub$Proxy;
33566 Landroid/bluetooth/IBluetoothCallback$Stub;
33567 Landroid/bluetooth/IBluetoothCallback;
/aosp12/frameworks/base/services/
H A Dart-profile1112 …e;->access$4200(Lcom/android/server/BluetoothManagerService;)Landroid/bluetooth/IBluetoothCallback;