Home
last modified time | relevance | path

Searched refs:GetClassOfDevice (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_device_class.h100 int GetClassOfDevice() const;
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_device_class.cpp43 int BluetoothDeviceClass::GetClassOfDevice() const in GetClassOfDevice() function in OHOS::Bluetooth::BluetoothDeviceClass
H A Dbluetooth_remote_device.cpp335 cod = deviceClass.GetClassOfDevice(); in GetDeviceProductType()
H A Dbluetooth_host.cpp932 int cod = deviceClass.GetClassOfDevice(); in SetLocalDeviceClass()
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_remote_device_observer.cpp68 HILOGD("addr:%{public}s, cod:%{public}d", GET_ENCRYPT_ADDR(device), cod.GetClassOfDevice()); in OnRemoteCodChanged()
/foundation/communication/bluetooth_service/test/unittest/host/
H A Dhost_test.cpp687 EXPECT_EQ(getLocalcod.GetClassOfDevice(), 0); in HWTEST_F()

Completed in 6 milliseconds