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.cc2206 if (!l2cb.is_flush_active) { in L2CA_FlushChannel()
2207 l2cb.is_flush_active = true; in L2CA_FlushChannel()
Dl2c_int.h497 bool is_flush_active; /* true if an HCI_Enhanced_Flush has been sent */ member