Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h113 constexpr int CLASS_OF_DEVICE_RANGE = 0xFFFFFF; variable
H A Dclassic_adapter_properties.cpp62 cod_ = (config_.GetLocalDeviceClass() & CLASS_OF_DEVICE_RANGE); in LoadHostInfo()
H A Dclassic_adapter.cpp1004 int cod = (classOfDevice & CLASS_OF_DEVICE_RANGE); in HandleInquiryResult()
2063 int cod = (classOfDevice & CLASS_OF_DEVICE_RANGE); in ReceiveConnectionComplete()