Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_defines.h64 static constexpr uint16_t HFP_AG_HFP_VERSION_1_5 = 0x0105; variable
H A Dhfp_ag_command_processor.cpp303 if ((dataConn.sdpInfo_.remoteVersion >= HFP_AG_HFP_VERSION_1_5) && in ChldTester()