gap_enable_link_watchdog() function
Enable link watchdog. If no ACL packet is sent within timeout_ms, the link will get disconnected note: current implementation uses the automatic flush timeout controller feature with a max timeout of 1.28s
Syntax
void gap_enable_link_watchdog(uint16_t timeout_ms);