Home
last modified time | relevance | path

Searched defs:HandleTransportDataBusy (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_server.cpp131 void ObexPrivateMpServer::HandleTransportDataBusy(ObexServerSession &session, uint8_t isBusy) in HandleTransportDataBusy() function in OHOS::bluetooth::ObexPrivateMpServer
H A Dobex_mp_client.cpp346 void ObexMpClient::HandleTransportDataBusy(uint8_t isBusy) in HandleTransportDataBusy() function in OHOS::bluetooth::ObexMpClient
H A Dobex_server.cpp363 void ObexPrivateServer::HandleTransportDataBusy(ObexServerSession &session, uint8_t isBusy) in HandleTransportDataBusy() function in OHOS::bluetooth::ObexPrivateServer
H A Dobex_client.cpp623 void ObexClient::HandleTransportDataBusy(uint8_t isBusy) in HandleTransportDataBusy() function in OHOS::bluetooth::ObexClient