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

  /external/bluetooth/bluedroid/stack/avdt/
avdt_l2c.c 108 cfg.flush_to = p_tbl->my_flush_to;
151 cfg.flush_to = p_tbl->my_flush_to;
259 cfg.flush_to = p_tbl->my_flush_to;
301 cfg.flush_to = p_tbl->my_flush_to;
avdt_ad.c 551 p_tbl->my_flush_to = p_scb->cs.flush_to;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 566 UINT16_TO_STREAM (p, p_cfg->flush_to);
666 UINT16_TO_STREAM (p, p_cfg->flush_to);
    [all...]
l2c_main.c 489 STREAM_TO_UINT16 (cfg_info.flush_to, p);
591 STREAM_TO_UINT16 (cfg_info.flush_to, p);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avdt_api.h 404 UINT16 flush_to; /* The L2CAP flush timeout of the transport channel */ member in struct:__anon3598
    [all...]
l2c_api.h 157 UINT16 flush_to; member in struct:__anon3818
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 89 sdp_cb.l2cap_my_cfg.flush_to = SDP_FLUSH_TO;
  /external/bluetooth/bluedroid/bta/av/
bta_av_aact.c 2097 UINT16 flush_to; local
    [all...]
bta_av_main.c 573 cs.flush_to = L2CAP_DEFAULT_FLUSH_TO;
    [all...]
  /external/bluetooth/bluedroid/stack/bnep/
bnep_main.c 87 bnep_cb.l2cap_my_cfg.flush_to = BNEP_FLUSH_TO;
  /external/bluetooth/bluedroid/stack/hid/
hidh_conn.c 95 hh_cb.l2cap_cfg.flush_to = HID_HOST_FLUSH_TO;
    [all...]

Completed in 196 milliseconds