Home
last modified time | relevance | path

Searched defs:IBluetoothLmpEventCallback (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/lmp_event/aidl/aidl_api/android.hardware.bluetooth.lmp_event/1/android/hardware/bluetooth/lmp_event/
H A DIBluetoothLmpEventCallback.aidl36 interface IBluetoothLmpEventCallback { interface
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/lmp_event/aidl/android.hardware.bluetooth.lmp_event_interface/dump/android/hardware/bluetooth/lmp_event/
DIBluetoothLmpEventCallback.aidl36 interface IBluetoothLmpEventCallback { interface
/aosp_15_r20/hardware/interfaces/bluetooth/lmp_event/aidl/aidl_api/android.hardware.bluetooth.lmp_event/current/android/hardware/bluetooth/lmp_event/
H A DIBluetoothLmpEventCallback.aidl36 interface IBluetoothLmpEventCallback { interface
/aosp_15_r20/hardware/interfaces/bluetooth/lmp_event/aidl/android/hardware/bluetooth/lmp_event/
H A DIBluetoothLmpEventCallback.aidl25 interface IBluetoothLmpEventCallback { interface
/aosp_15_r20/hardware/interfaces/bluetooth/lmp_event/aidl/default/src/
H A Dlmp_event.rs43 callback: &Strong<dyn IBluetoothLmpEventCallback>, in registerForLmpEvents()