Home
last modified time | relevance | path

Searched refs:CHLD_RELEASE_INDEX_ONE (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.h396 inline static constexpr int CHLD_RELEASE_INDEX_ONE = 11; variable
H A Dhfp_ag_command_processor.cpp290 …chld != CHLD_CONNECT_TWO_CALL && chld != CHLD_RELEASE_INDEX_ONE && chld != CHLD_RELEASE_INDEX_TWO … in ChldSetter()