Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_command_processor.h185 inline static constexpr int COPS_ARGS_NUMBER = 2; variable
H A Dhfp_hf_command_processor.cpp184 if (res < COPS_ARGS_NUMBER) { in ProcessCops()