Searched refs:HFP_AG_FEATURES_ENHANCED_CALL_STATUS (Results 1 – 2 of 2) sorted by relevance
84 static constexpr uint32_t HFP_AG_FEATURES_ENHANCED_CALL_STATUS = 0x00000040; // Enhanced Call Sta… variable116 HFP_AG_FEATURES_ENHANCED_CALL_STATUS |
447 if (!(dataConn.g_localFeatures & HFP_AG_FEATURES_ENHANCED_CALL_STATUS)) { in ClccExecuter()