Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2c_api.h184 #define L2CAP_CH_CFG_MASK_FLUSH_TO 0x0004 macro
/system/bt/stack/l2cap/
Dl2c_api.c2043 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_FLUSH_TO; in L2CA_GetCurrentConfig()
Dl2c_utils.c2021 p_ccb->peer_cfg_bits |= L2CAP_CH_CFG_MASK_FLUSH_TO; in l2cu_process_peer_cfg_req()