Home
last modified time | relevance | path

Searched refs:interfaceOutput (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message.cpp225 std::vector<uint8_t> interfaceOutput; in MarshallingInterfaceArray() local
227 interface.Marshalling(*pro, interfaceOutput); in MarshallingInterfaceArray()
229 … Serializable::ValueType::INTERFACE_INFO_ARRAY, interfaceOutput.data(), interfaceOutput.size()); in MarshallingInterfaceArray()