Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/ras/
Dras_client.cc70 static constexpr uint16_t kFollowingSegmentTimeoutMs = 1000; member in __anon239e9f370111::RasClientImpl
475 SetTimeOutAlarm(tracker, kFollowingSegmentTimeoutMs, FOLLOWING_SEGMENT); in OnRemoteData()