Searched defs:openedComplete (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/socket/aidl/android.hardware.bluetooth.socket-V1-ndk-source/gen/android/hardware/bluetooth/socket/ |
D | IBluetoothSocketCallback.cpp | 113 ::ndk::ScopedAStatus BpBluetoothSocketCallback::openedComplete(int64_t in_socketId, ::aidl::android… in openedComplete() function in aidl::android::hardware::bluetooth::socket::BpBluetoothSocketCallback 350 ::ndk::ScopedAStatus IBluetoothSocketCallbackDefault::openedComplete(int64_t /*in_socketId*/, ::aid… in openedComplete() function in aidl::android::hardware::bluetooth::socket::IBluetoothSocketCallbackDefault
|
/aosp_15_r20/hardware/interfaces/bluetooth/socket/aidl/aidl_api/android.hardware.bluetooth.socket/current/android/hardware/bluetooth/socket/ |
H A D | IBluetoothSocketCallback.aidl | 37 …void openedComplete(long socketId, in android.hardware.bluetooth.socket.Status status, in String r… in openedComplete() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/socket/aidl/android.hardware.bluetooth.socket_interface/dump/android/hardware/bluetooth/socket/ |
D | IBluetoothSocketCallback.aidl | 37 …void openedComplete(long socketId, in android.hardware.bluetooth.socket.Status status, in String r… in openedComplete() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/socket/aidl/android/hardware/bluetooth/socket/ |
H A D | IBluetoothSocketCallback.aidl | 33 void openedComplete(long socketId, in Status status, in String reason); in openedComplete() method
|
/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/ |
D | BnBluetoothSocketCallback.h | 49 …::ndk::ScopedAStatus openedComplete(int64_t in_socketId, ::aidl::android::hardware::bluetooth::soc… in openedComplete() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/ |
D | socket_hal_android.cc | 59 ::ndk::ScopedAStatus openedComplete(int64_t socket_id, in openedComplete() function in bluetooth::hal::SocketAidlCallback
|
/aosp_15_r20/hardware/interfaces/bluetooth/socket/aidl/vts/ |
H A D | VtsHalBluetoothSocketTargetTest.cpp | 50 ScopedAStatus openedComplete( in openedComplete() function in BluetoothSocketCallback
|