Home
last modified time | relevance | path

Searched defs:in_socketId (Results 1 – 5 of 5) 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/
DIBluetoothSocketCallback.cpp36 int64_t in_socketId; in _aidl_android_hardware_bluetooth_socket_IBluetoothSocketCallback_onTransact() local
58 int64_t in_socketId; in _aidl_android_hardware_bluetooth_socket_IBluetoothSocketCallback_onTransact() local
113 ::ndk::ScopedAStatus BpBluetoothSocketCallback::openedComplete(int64_t in_socketId, ::aidl::android… in openedComplete()
156 ::ndk::ScopedAStatus BpBluetoothSocketCallback::close(int64_t in_socketId, const std::string& in_re… in close()
DIBluetoothSocket.cpp81 int64_t in_socketId; in _aidl_android_hardware_bluetooth_socket_IBluetoothSocket_onTransact() local
243 ::ndk::ScopedAStatus BpBluetoothSocket::closed(int64_t in_socketId) { in closed()
/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/
DBnBluetoothSocketCallback.h49 …::ndk::ScopedAStatus openedComplete(int64_t in_socketId, ::aidl::android::hardware::bluetooth::soc… in openedComplete()
52 ::ndk::ScopedAStatus close(int64_t in_socketId, const std::string& in_reason) override { in close()
DBnBluetoothSocket.h58 ::ndk::ScopedAStatus closed(int64_t in_socketId) override { in closed()
/aosp_15_r20/hardware/interfaces/bluetooth/socket/aidl/vts/
H A DVtsHalBluetoothSocketTargetTest.cpp43 BluetoothSocketCallback( in BluetoothSocketCallback()
51 int64_t in_socketId, in openedComplete()