Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_client.cpp152 ProcessSendPutWithSrm(); in HandlePutData()
171 int ObexMpClient::ProcessSendPutWithSrm() in ProcessSendPutWithSrm() function in OHOS::bluetooth::ObexMpClient
175 OBEX_LOG_DEBUG("ProcessSendPutWithSrm: send abort request, break srm send!"); in ProcessSendPutWithSrm()
182 OBEX_LOG_DEBUG("ProcessSendPutWithSrm: break srm send"); in ProcessSendPutWithSrm()
192 OBEX_LOG_DEBUG("ProcessSendPutWithSrm: Transport is busy, waiting..."); in ProcessSendPutWithSrm()
211 OBEX_LOG_DEBUG("ProcessSendPutWithSrm: DONE!"); in ProcessSendPutWithSrm()
214 OBEX_LOG_DEBUG("ProcessSendPutWithSrm: CONTINUE"); in ProcessSendPutWithSrm()
215 dispatcher_.PostTask(std::bind(&ObexMpClient ::ProcessSendPutWithSrm, this)); in ProcessSendPutWithSrm()
359 ProcessSendPutWithSrm(); in HandleTransportDataBusy()
H A Dobex_mp_client.h86 int ProcessSendPutWithSrm();

Completed in 1 milliseconds