Searched defs:HandleTransportDataBusy (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ | ||
H A D | obex_mp_server.cpp | 131 void ObexPrivateMpServer::HandleTransportDataBusy(ObexServerSession &session, uint8_t isBusy) in HandleTransportDataBusy() function in OHOS::bluetooth::ObexPrivateMpServer |
H A D | obex_mp_client.cpp | 346 void ObexMpClient::HandleTransportDataBusy(uint8_t isBusy) in HandleTransportDataBusy() function in OHOS::bluetooth::ObexMpClient |
H A D | obex_server.cpp | 363 void ObexPrivateServer::HandleTransportDataBusy(ObexServerSession &session, uint8_t isBusy) in HandleTransportDataBusy() function in OHOS::bluetooth::ObexPrivateServer |
H A D | obex_client.cpp | 623 void ObexClient::HandleTransportDataBusy(uint8_t isBusy) in HandleTransportDataBusy() function in OHOS::bluetooth::ObexClient |