Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp335 int deviceCod = 0; in GetDeviceProductType() local
336 int ret = GetDeviceClass(deviceCod); in GetDeviceProductType()
337 BluetoothDeviceClass deviceClass = BluetoothDeviceClass(deviceCod); in GetDeviceProductType()