Home
last modified time | relevance | path

Searched refs:ADV_ADDR_TIMEOUT (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_utils.cpp33 #define ADV_ADDR_TIMEOUT (60 * 60 * 1000) // 1 hour macro
64 while (!g_advTimeQueue.empty() && currentMillis >= g_advTimeQueue.front().second + ADV_ADDR_TIMEOUT) { in RemoveTimeoutAdvAddr()

Completed in 1 milliseconds