Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_client.h296 static bool CheckBeforeSession(uint8_t sessionOpcode);
H A Dobex_client.cpp262 if (!CheckBeforeSession(tlv->GetVal()[0])) { in SendRequest()
543 bool ObexClient::CheckBeforeSession(uint8_t sessionOpcode) in CheckBeforeSession() function in OHOS::bluetooth::ObexClient
562 checkConnect = false; // Session's connect check is in CheckBeforeSession in CheckBeforeRequest()

Completed in 3 milliseconds