Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_call_manager.cpp56 bool isBtAvailble = false; in IsBtAvailble() local
59 isBtAvailble = btConnection_->IsBtAvailble(); in IsBtAvailble()
61 return isBtAvailble; in IsBtAvailble()