HomeSort by relevance Sort by last modified time
    Searched full:flush_to (Results 1 - 12 of 12) sorted by null

  /external/bluetooth/bluedroid/stack/avdt/
avdt_l2c.c 111 cfg.flush_to = p_tbl->my_flush_to;
156 cfg.flush_to = p_tbl->my_flush_to;
265 cfg.flush_to = p_tbl->my_flush_to;
307 cfg.flush_to = p_tbl->my_flush_to;
avdt_ad.c 556 p_tbl->my_flush_to = p_scb->cs.flush_to;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 630 UINT16_TO_STREAM (p, p_cfg->flush_to);
730 UINT16_TO_STREAM (p, p_cfg->flush_to);
    [all...]
l2c_main.c 520 STREAM_TO_UINT16 (cfg_info.flush_to, p);
622 STREAM_TO_UINT16 (cfg_info.flush_to, p);
    [all...]
l2c_api.c     [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_aact.c 2297 UINT16 flush_to; local
    [all...]
bta_av_main.c 634 cs.flush_to = L2CAP_DEFAULT_FLUSH_TO;
    [all...]
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 88 bnep_cb.l2cap_my_cfg.flush_to = BNEP_FLUSH_TO;
  /external/bluetooth/bluedroid/stack/hid/
hidh_conn.c 96 hh_cb.l2cap_cfg.flush_to = HID_HOST_FLUSH_TO;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 157 UINT16 flush_to; member in struct:__anon6191
    [all...]
avdt_api.h 404 UINT16 flush_to; /* The L2CAP flush timeout of the transport channel */ member in struct:__anon5945
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 90 sdp_cb.l2cap_my_cfg.flush_to = SDP_FLUSH_TO;

Completed in 385 milliseconds