HomeSort by relevance Sort by last modified time
    Searched refs:flush_to (Results 1 - 12 of 12) 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 555 UINT16_TO_STREAM (p, p_cfg->flush_to);
655 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...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
l2cap.h 40 uint16_t flush_to; member in struct:l2cap_options
  /external/bluetooth/bluedroid/stack/include/
avdt_api.h 404 UINT16 flush_to; /* The L2CAP flush timeout of the transport channel */ member in struct:__anon3149
    [all...]
l2c_api.h 157 UINT16 flush_to; member in struct:__anon3367
    [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 2070 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 100 milliseconds