Home
last modified time | relevance | path

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

/btstack/src/
H A Dhci.c281 static uint8_t disable_l2cap_timeouts = 0; variable
5094 disable_l2cap_timeouts = 0; in hci_deinit()
5245 disable_l2cap_timeouts = 1; in hci_disable_l2cap_timeout_check()
8180 if (disable_l2cap_timeouts) return; in hci_emit_l2cap_check_timeout()