Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_manager.cpp72 std::set<int> stateSet; in GetDevicesByStates() local
82 stateSet.emplace(state); in GetDevicesByStates()
88 if (stateSet.find(item.connectState_) != stateSet.end()) { in GetDevicesByStates()

Completed in 1 milliseconds