Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c103 static char* CreateRespNegotiateMsg(const int bindType);
1175 static char* CreateRespNegotiateMsg(const int bindType) in CreateRespNegotiateMsg() function
1286 char *retStr = CreateRespNegotiateMsg(bindType); in ProcessSinkMsg()