Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_data_connection.h206 static inline const std::string CHLD_SETTINGS = "(1,2)"; /* now only support +CHLD 1&2 */ variable
H A Dhfp_ag_command_processor.cpp308 SendAtCommand(dataConn, "+CHLD: " + HfpAgDataConnection::CHLD_SETTINGS); in ChldTester()