Home
last modified time | relevance | path

Searched refs:AgIndicator (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_data_connection.h42 } AgIndicator; typedef
227 std::vector<AgIndicator> remoteAgIndicators_ {};
H A Dhfp_hf_command_processor.cpp270 HfpHfDataConnection::AgIndicator indicator {name, ++index, min, max, 0, true}; in ProcessCindTester()
515 HfpHfDataConnection &dataConn, HfpHfDataConnection::AgIndicator &it, uint32_t value) in ProcessIndicator()
560 [&index](const HfpHfDataConnection::AgIndicator &indicator) { in ProcessCiev()
777 [&i](const HfpHfDataConnection::AgIndicator &indicator) { in SendAtBiaSetter()
H A Dhfp_hf_command_processor.h231 HfpHfDataConnection &dataConn, HfpHfDataConnection::AgIndicator &it, uint32_t value);