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

  /system/bt/stack/smp/
smp_l2c.c 61 fixed_reg.fixed_chnl_opts.max_transmit = 0;
  /system/bt/stack/l2cap/
l2c_fcr.c     [all...]
l2c_main.c 487 STREAM_TO_UINT8 (cfg_info.fcr.max_transmit, p);
589 STREAM_TO_UINT8 (cfg_info.fcr.max_transmit, p);
    [all...]
l2c_utils.c 665 UINT8_TO_STREAM (p, p_cfg->fcr.max_transmit);
765 UINT8_TO_STREAM (p, p_cfg->fcr.max_transmit);
    [all...]
  /system/bt/stack/sdp/
sdp_main.c 199 cfg.fcr.mode, cfg.fcr.tx_win_sz, cfg.fcr.max_transmit,
255 cfg.fcr.mode, cfg.fcr.tx_win_sz, cfg.fcr.max_transmit,
  /system/bt/bta/hl/
bta_hl_utils.c     [all...]
  /system/bt/stack/gatt/
gatt_main.c 112 fixed_reg.fixed_chnl_opts.max_transmit = 0xFF;
    [all...]
  /system/bt/stack/include/
l2c_api.h 143 UINT8 max_transmit; member in struct:__anon73882
    [all...]
  /system/bt/bta/jv/
bta_jv_act.c     [all...]

Completed in 346 milliseconds