Searched refs:flush_to_present (Results 1 - 10 of 10) sorted by relevance

/external/bluetooth/bluedroid/stack/avdt/
H A Davdt_l2c.c107 cfg.flush_to_present = TRUE;
150 cfg.flush_to_present = TRUE;
258 cfg.flush_to_present = TRUE;
300 cfg.flush_to_present = TRUE;
/external/bluetooth/bluedroid/stack/bnep/
H A Dbnep_main.c86 bnep_cb.l2cap_my_cfg.flush_to_present = TRUE;
232 p_cfg->flush_to_present = FALSE;
245 p_cfg->flush_to_present = FALSE;
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_utils.c505 if (p_cfg->flush_to_present)
536 if (p_cfg->flush_to_present)
607 if (p_cfg->flush_to_present)
636 if (p_cfg->flush_to_present)
1803 if (p_cfg->flush_to_present)
1812 p_ccb->peer_cfg.flush_to_present = TRUE;
1818 else if (p_ccb->peer_cfg.flush_to_present)
1820 p_cfg->flush_to_present = TRUE;
1853 p_cfg->mtu_present = p_cfg->qos_present = p_cfg->flush_to_present = 0;
1873 p_cfg->flush_to_present
[all...]
H A Dl2c_api.c491 cid, p_cfg->result, p_cfg->mtu_present, p_cfg->flush_to_present, p_cfg->fcr_present, p_cfg->fcs_present);
509 if (p_cfg->flush_to_present)
510 p_ccb->peer_cfg.flush_to_present = FALSE;
1573 if (p_ccb->our_cfg.flush_to_present)
H A Dl2c_main.c472 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
488 cfg_info.flush_to_present = TRUE;
574 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
590 cfg_info.flush_to_present = TRUE;
H A Dl2c_csm.c841 p_ccb->peer_cfg.flush_to_present = FALSE;
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_main.c88 sdp_cb.l2cap_my_cfg.flush_to_present = TRUE;
332 p_cfg->flush_to_present = FALSE;
/external/bluetooth/bluedroid/stack/include/
H A Dl2c_api.h166 BOOLEAN flush_to_present; member in struct:__anon1294
/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_mx_fsm.c569 cfg.flush_to_present = FALSE;
641 p_cfg->flush_to_present = FALSE;
/external/bluetooth/bluedroid/stack/hid/
H A Dhidh_conn.c94 hh_cb.l2cap_cfg.flush_to_present = TRUE;
487 p_cfg->flush_to_present = FALSE;

Completed in 145 milliseconds