Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp87 int ConvertBluetoothStateToBtStateID(BluetoothState state);
573 int BluetoothHost::impl::ConvertBluetoothStateToBtStateID(BluetoothState state) in ConvertBluetoothStateToBtStateID() function in OHOS::Bluetooth::BluetoothHost::impl
699 return pimpl->ConvertBluetoothStateToBtStateID(state); in GetBtState()