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

  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 162 BOOLEAN ext_flow_spec_present; member in struct:__anon3367
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c 458 p_cfg->ext_flow_spec_present = FALSE;
    [all...]
l2c_main.c 519 cfg_info.ext_flow_spec_present = TRUE;
621 cfg_info.ext_flow_spec_present = TRUE;
    [all...]
l2c_utils.c 528 if (p_cfg->ext_flow_spec_present)
588 if (p_cfg->ext_flow_spec_present)
628 if (p_cfg->ext_flow_spec_present)
681 if (p_cfg->ext_flow_spec_present)
    [all...]
l2c_fcr.c     [all...]

Completed in 122 milliseconds