Home
last modified time | relevance | path

Searched defs:IBluetoothSocketCallback (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/socket/aidl/aidl_api/android.hardware.bluetooth.socket/current/android/hardware/bluetooth/socket/
H A DIBluetoothSocketCallback.aidl36 interface IBluetoothSocketCallback { interface
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/socket/aidl/android.hardware.bluetooth.socket_interface/dump/android/hardware/bluetooth/socket/
DIBluetoothSocketCallback.aidl36 interface IBluetoothSocketCallback { interface
/aosp_15_r20/hardware/interfaces/bluetooth/socket/aidl/android/hardware/bluetooth/socket/
H A DIBluetoothSocketCallback.aidl25 interface IBluetoothSocketCallback { interface
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/socket/aidl/android.hardware.bluetooth.socket-V1-ndk-source/gen/include/aidl/android/hardware/bluetooth/socket/
DIBluetoothSocket.h25 class IBluetoothSocketCallback; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/socket/aidl/android.hardware.bluetooth.socket-V1-ndk-source/gen/android/hardware/bluetooth/socket/
DIBluetoothSocketCallback.cpp303 IBluetoothSocketCallback::IBluetoothSocketCallback() {} in IBluetoothSocketCallback() function in aidl::android::hardware::bluetooth::socket::IBluetoothSocketCallback
DIBluetoothSocket.cpp434 …ketDefault::registerCallback(const std::shared_ptr<::aidl::android::hardware::bluetooth::socket::I… in registerCallback()