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

  /external/bluetooth/bluedroid/stack/btm/
btm_sco.c 129 ** the tx_bw, max_latency, content format, and packet_types are
216 p_setup->max_latency, p_setup->voice_contfmt,
449 p_setup->max_latency, p_setup->voice_contfmt,
455 p_setup->max_latency,
    [all...]
  /external/bluetooth/bluedroid/bta/sys/
bta_sys_conn.c 391 void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout)
395 bta_sys_cb.p_ssr_cb(id, app_id, max_latency, min_tout);
bta_sys.h 281 extern void bta_sys_chg_ssr_config (UINT8 id, UINT8 app_id, UINT16 max_latency, UINT16 min_tout);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 1015 unsigned max_latency; member in struct:GalliumDXGIDevice
1064 *pMaxLatency = max_latency;
1071 max_latency = MaxLatency;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 1015 unsigned max_latency; member in struct:GalliumDXGIDevice
1064 *pMaxLatency = max_latency;
1071 max_latency = MaxLatency;
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 367 UINT8 sub_class, UINT16 max_latency, UINT16 min_tout, UINT8 app_id);
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 294 UINT16 max_latency, UINT16 voice,
310 UINT16 max_latency,
    [all...]
btm_api.h 1038 UINT16 max_latency; member in struct:__anon3700
1046 UINT16 max_latency; member in struct:__anon3701
    [all...]
  /external/qemu/hw/
bt.h 640 uint16_t max_latency; member in struct:__anon27049
652 uint16_t max_latency; member in struct:__anon27050
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_sco.c     [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 671 UINT32 rx_bw, UINT16 max_latency, UINT16 voice,
691 UINT16_TO_STREAM (pp, max_latency);
701 UINT32 rx_bw, UINT16 max_latency,
722 UINT16_TO_STREAM (pp, max_latency);
    [all...]

Completed in 183 milliseconds