Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2cdefs.h251 #define L2CAP_NO_AUTOMATIC_FLUSH 0xFFFF macro
/system/bt/stack/l2cap/
Dl2c_utils.cc1409 p_ccb->our_cfg.flush_to = p_ccb->peer_cfg.flush_to = L2CAP_NO_AUTOMATIC_FLUSH; in l2cu_allocate_ccb()