Home
last modified time | relevance | path

Searched defs:SocketContext (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dsocket_hal.h81 struct SocketContext { struct
83 uint64_t socket_id;
86 std::string name;
89 uint16_t acl_connection_handle;
92 std::variant<LeCocChannelInfo> channel_info;
95 EndpointInfo endpoint_info;
/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.h27 class SocketContext; variable
/aosp_15_r20/hardware/interfaces/bluetooth/socket/aidl/default/
H A DBluetoothSocket.cpp45 ::ndk::ScopedAStatus BluetoothSocket::opened( in opened()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/socket/aidl/android.hardware.bluetooth.socket-V1-ndk-source/gen/android/hardware/bluetooth/socket/
DIBluetoothSocket.cpp444 …efault::opened(const ::aidl::android::hardware::bluetooth::socket::SocketContext& /*in_context*/) { in opened()