Home
last modified time | relevance | path

Searched refs:tmpstates (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp141 std::vector<int32_t> tmpstates; in GetDevicesByStates() local
144 tmpstates.push_back(value); in GetDevicesByStates()
146 proxy->GetDevicesByStates(tmpstates, rawDevices); in GetDevicesByStates()