Searched defs:connection_timeout (Results 1 – 3 of 3) sorted by relevance
570 bool direct_connect_remove(uint8_t app_id, const RawAddress& address, bool connection_timeout) { in direct_connect_remove()
709 uint32_t connection_timeout = in direct_connect_add() local
752 let connection_timeout = Duration::from_millis(CONNECT_COMPLETE_TIMEOUT_MS); in listening_task() localVariable