Searched refs:CONN_WATCH_MAX_RETRIES (Results 1 – 2 of 2) sorted by relevance
18 static const unsigned int CONN_WATCH_MAX_RETRIES = 30; variable521 for (unsigned int i = 0; i < CONN_WATCH_MAX_RETRIES; i++) { in TEST_F()
56 static const unsigned int CONN_WATCH_MAX_RETRIES = 30; variable708 device->conn_watch_retries = CONN_WATCH_MAX_RETRIES; in cras_bt_device_start_new_conn_watch_timer()