Searched defs:SocketContext (Results 1 – 4 of 4) sorted by relevance
81 struct SocketContext { struct83 uint64_t socket_id;86 std::string name;89 uint16_t acl_connection_handle;92 std::variant<LeCocChannelInfo> channel_info;95 EndpointInfo endpoint_info;
27 class SocketContext; variable
45 ::ndk::ScopedAStatus BluetoothSocket::opened( in opened()
444 …efault::opened(const ::aidl::android::hardware::bluetooth::socket::SocketContext& /*in_context*/) { in opened()