Searched refs:peak_bandwidth (Results 1 - 8 of 8) sorted by relevance

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_main.c498 STREAM_TO_UINT32 (cfg_info.qos.peak_bandwidth, p);
600 STREAM_TO_UINT32 (cfg_info.qos.peak_bandwidth, p);
H A Dl2c_utils.c550 UINT32_TO_STREAM (p, p_cfg->qos.peak_bandwidth);
650 UINT32_TO_STREAM (p, p_cfg->qos.peak_bandwidth);
1404 p_ccb->our_cfg.qos.peak_bandwidth = p_ccb->peer_cfg.qos.peak_bandwidth = L2CAP_DEFAULT_PEAK_BANDWIDTH;
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_acl.c2435 p_flow->token_rate, p_flow->peak_bandwidth, p_flow->latency,p_flow->delay_variation))
2478 qossu.flow.peak_bandwidth = p_flow->peak_bandwidth;
/external/qemu/hw/
H A Dbt.h711 uint32_t peak_bandwidth; /* Byte per seconds */ member in struct:__anon10821
1821 uint32_t peak_bandwidth; member in struct:__anon10944
/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h360 UINT32 peak_bandwidth; /* bytes/second */ member in struct:__anon1150
/external/libnfc-nci/halimpl/bcm2079x/include/
H A Dbt_types.h346 UINT32 peak_bandwidth; /* bytes/second */ member in struct:__anon7428
/external/libnfc-nci/src/include/
H A Dbt_types.h346 UINT32 peak_bandwidth; /* bytes/second */ member in struct:__anon7507
/external/bluetooth/bluedroid/stack/btu/
H A Dbtu_hcif.c903 STREAM_TO_UINT32 (flow.peak_bandwidth, p);

Completed in 1400 milliseconds