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

  /system/bt/stack/l2cap/
l2c_main.c 526 STREAM_TO_UINT32 (cfg_info.qos.token_rate, p);
628 STREAM_TO_UINT32 (cfg_info.qos.token_rate, p);
    [all...]
l2c_utils.c 643 UINT32_TO_STREAM (p, p_cfg->qos.token_rate);
743 UINT32_TO_STREAM (p, p_cfg->qos.token_rate);
    [all...]
  /system/bt/stack/btm/
btm_acl.c     [all...]
  /system/bt/stack/include/
hcimsgs.h 314 UINT32 token_rate, UINT32 peak,
    [all...]
bt_types.h 370 UINT32 token_rate; /* bytes/second */ member in struct:__anon69487
    [all...]
  /system/bt/stack/hcic/
hcicmds.c 817 UINT32 token_rate, UINT32 peak, UINT32 latency,
837 UINT32_TO_STREAM (pp, token_rate);
    [all...]
  /external/libnfc-nci/src/include/
bt_types.h 345 UINT32 token_rate; /* bytes/second */ member in struct:__anon12750
  /system/bt/stack/btu/
btu_hcif.c 742 STREAM_TO_UINT32 (flow.token_rate, p);
    [all...]

Completed in 57 milliseconds