Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_mp_server.cpp138 bool oldBusy = sendObject->IsBusy(); in HandleTransportDataBusy() local
142 if (oldBusy && !newBusy && sendObject->IsSrmSending()) { in HandleTransportDataBusy()
H A Dobex_mp_client.cpp353 bool oldBusy = sendObject->IsBusy(); in HandleTransportDataBusy() local
357 if (oldBusy && !newBusy && sendObject->IsSrmSending()) { in HandleTransportDataBusy()

Completed in 2 milliseconds