Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_api.c1922 if ( l2cb.is_flush_active == FALSE ) in L2CA_FlushChannel()
1924 l2cb.is_flush_active = TRUE; in L2CA_FlushChannel()
Dl2c_int.h464 … BOOLEAN is_flush_active; /* TRUE if an HCI_Enhanced_Flush has been sent */ member