Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_hf.cpp209 return HFP_HF_SLC_STATE_DISCONNECTED; in GetDeviceState()
446 const static int HFP_HF_SLC_STATE_DISCONNECTED = static_cast<int>(BTConnectState::DISCONNECTED); member