Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_processor.h401 inline static constexpr int CMER_ELEMENTS_NUMBER = 4; variable
H A Dhfp_ag_command_processor.cpp351 int data[CMER_ELEMENTS_NUMBER] = {-1, -1, -1, -1}; in CmerSetter()
358 if (res != CMER_ELEMENTS_NUMBER || offset == 0) { in CmerSetter()