Home
last modified time | relevance | path

Searched refs:SendCommandNoLock (Results 1 - 2 of 2) sorted by relevance

/base/telephony/ril_adapter/services/vendor/src/
H A Dat_support.c232 err = SendCommandNoLock(atCmd, timeout, outResponse); in SendCommandLock()
247 err = SendCommandNoLock(command, timeout, outResponse); in SendCommandLock()
270 err = SendCommandNoLock(command, timeout, outResponse); in SendCommandNetWorksLock()
291 err = SendCommandNoLock(command, timeout, outResponse); in SendCommandSmsLock()
320 int32_t SendCommandNoLock(const char *command, long long timeout, ResponseInfo **outResponse) in SendCommandNoLock() function
/base/telephony/ril_adapter/services/vendor/include/
H A Dat_support.h64 int32_t SendCommandNoLock(const char *command, long long timeout, ResponseInfo **outResponse);

Completed in 1 milliseconds