Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_server.cpp252 obexServer_.HandleSetPathRequest(serverSession, *req); in OnTransportDataAvailable()
351 void ObexPrivateServer::HandleSetPathRequest(ObexServerSession &session, ObexHeader &req) in HandleSetPathRequest() function in OHOS::bluetooth::ObexPrivateServer
H A Dobex_server.h108 virtual void HandleSetPathRequest(ObexServerSession &session, ObexHeader &req);