Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dl2c_api.h170 #define L2CAP_CH_CFG_MASK_FLUSH_TO 0x0004 macro
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_api.c1580 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_FLUSH_TO; in L2CA_GetCurrentConfig()
Dl2c_utils.c1819 p_ccb->peer_cfg_bits |= L2CAP_CH_CFG_MASK_FLUSH_TO; in l2cu_process_peer_cfg_req()