Home
last modified time | relevance | path

Searched refs:RING_TIMEOUT_MS (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.h253 static inline constexpr int RING_TIMEOUT_MS = 3000; variable
H A Dhfp_ag_profile.cpp206 dataConn_.ringTimer_->Start(HfpAgDataConnection::RING_TIMEOUT_MS, false); in SendRingAndClip()