Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c2267 if ( l2cb.is_flush_active == FALSE ) { in L2CA_FlushChannel()
2268 l2cb.is_flush_active = TRUE; in L2CA_FlushChannel()
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h503 … BOOLEAN is_flush_active; /* TRUE if an HCI_Enhanced_Flush has been sent */ member