Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h122 constexpr uint32_t CLASS_OF_DEVICE_AV_HEADSETS = 0x0404; variable
H A Dclassic_adapter.cpp2419 if ((cod & CLASS_OF_DEVICE_MASK) == CLASS_OF_DEVICE_AV_HEADSETS || in IsHfpCodSupported()