HomeSort by relevance Sort by last modified time
    Searched refs:max_latency (Results 1 - 10 of 10) 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/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 233 UINT8 sub_class, UINT16 max_latency, UINT16 min_tout, UINT8 app_id);
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 482 uint16_t max_latency; member in struct:__anon43563
496 uint16_t max_latency; member in struct:__anon43564
724 uint16_t max_latency; member in struct:__anon43591
    [all...]
  /external/bluetooth/bluedroid/stack/include/
hcimsgs.h 294 UINT16 max_latency, UINT16 voice,
310 UINT16 max_latency,
    [all...]
btm_api.h 1021 UINT16 max_latency; member in struct:__anon3250
1029 UINT16 max_latency; member in struct:__anon3251
    [all...]
  /external/qemu/hw/
bt.h 640 uint16_t max_latency; member in struct:__anon13615
652 uint16_t max_latency; member in struct:__anon13616
    [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 426 milliseconds