HomeSort by relevance Sort by last modified time
    Searched refs:qos_present (Results 1 - 6 of 6) sorted by null

  /system/bt/stack/l2cap/
l2c_utils.c 612 if (p_cfg->qos_present)
647 if (p_cfg->qos_present)
714 if (p_cfg->qos_present)
747 if (p_cfg->qos_present)
    [all...]
l2c_main.c 452 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
473 cfg_info.qos_present = TRUE;
554 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
575 cfg_info.qos_present = TRUE;
    [all...]
l2c_api.c 860 if (p_cfg->qos_present)
861 p_ccb->peer_cfg.qos_present = FALSE;
    [all...]
l2c_csm.c     [all...]
  /system/bt/stack/include/
l2c_api.h 158 BOOLEAN qos_present; member in struct:__anon72762
    [all...]
  /system/bt/stack/rfcomm/
rfc_mx_fsm.c 582 cfg.qos_present = FALSE;
656 p_cfg->qos_present = FALSE;

Completed in 93 milliseconds