Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/neighbor/
H A Dpage.h29 inline double PageTimeoutMs(PageTimeout timeout) { in PageTimeoutMs() function
H A Dpage.cc164 LOG_INFO("Set page scan timeout:0x%x/%.02fms", timeout, PageTimeoutMs(timeout)); in SetTimeout()