Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.h600 bool FindStateMatched(std::vector<int> states, int connectState) const;
H A Da2dp_service.cpp522 if (FindStateMatched(states, connectionState)) { in GetDevicesByStates()
530 bool A2dpService::FindStateMatched(std::vector<int> states, int connectState) const in FindStateMatched() function in OHOS::bluetooth::A2dpService

Completed in 3 milliseconds