Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp802 static int32_t ConvertBTStateIDToBluetoothState(int32_t brState, int32_t bleState) in ConvertBTStateIDToBluetoothState() function
826 state = ConvertBTStateIDToBluetoothState(brState, bleState); in GetBtState()