Searched refs:JudgeConnectExit (Results 1 – 3 of 3) sorted by relevance
118 static bool JudgeConnectExit(const RawAddress &device, uint8_t role);
157 bool A2dpConnectManager::JudgeConnectExit(const RawAddress &device, uint8_t role) in JudgeConnectExit() function in OHOS::bluetooth::A2dpConnectManager
314 if (connectManager_.JudgeConnectExit(device, role_)) { in Connect()