Home
last modified time | relevance | path

Searched refs:HandleAbortRequest (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_server.h32 void HandleAbortRequest(ObexServerSession &session, ObexHeader &req) override;
H A Dobex_server.h109 virtual void HandleAbortRequest(ObexServerSession &session, ObexHeader &req);
H A Dobex_server.cpp261 obexServer_.HandleAbortRequest(serverSession, *req); in OnTransportDataAvailable()
357 void ObexPrivateServer::HandleAbortRequest(ObexServerSession &session, ObexHeader &req) in HandleAbortRequest() function in OHOS::bluetooth::ObexPrivateServer
H A Dobex_mp_server.cpp200 void ObexPrivateMpServer::HandleAbortRequest(ObexServerSession &session, ObexHeader &req) in HandleAbortRequest() function in OHOS::bluetooth::ObexPrivateMpServer

Completed in 3 milliseconds