Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h123 constexpr uint32_t CLASS_OF_DEVICE_AV_HANDSFREE = 0x0408; variable
H A Dclassic_adapter.cpp2420 (cod & CLASS_OF_DEVICE_MASK) == CLASS_OF_DEVICE_AV_HANDSFREE) { in IsHfpCodSupported()