Home
last modified time | relevance | path

Searched refs:token_bucket_size (Results 1 – 25 of 25) sorted by relevance

/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc607 uint32_t token_bucket_size, in HID_DevSetIncomingQos() argument
616 hd_cb.in_qos.token_bucket_size = token_bucket_size; in HID_DevSetIncomingQos()
634 uint32_t token_bucket_size, in HID_DevSetOutgoingQos() argument
643 hd_cb.l2cap_intr_cfg.qos.token_bucket_size = token_bucket_size; in HID_DevSetOutgoingQos()
/packages/modules/Bluetooth/system/stack/include/
Dhidd_api.h220 uint32_t token_bucket_size,
234 uint32_t token_bucket_size,
Dl2c_api.h145 uint32_t token_bucket_size; /* bytes */ member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc416 in_qos.token_bucket_size = p_in_qos->token_bucket_size; in register_app()
423 out_qos.token_bucket_size = p_out_qos->token_bucket_size; in register_app()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc98 uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete() argument
100 …E_OR_CALL(OnFlowSpecificationComplete, flow_direction, service_type, token_rate, token_bucket_size, in OnFlowSpecificationComplete()
474 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in FlowSpecification() argument
482 token_bucket_size, in FlowSpecification()
Dconnection_management_callbacks.h54 uint32_t token_bucket_size, uint32_t peak_bandwidth,
Dclassic_acl_connection.h60 … uint32_t token_bucket_size, uint32_t peak_bandwidth, uint32_t access_latency);
Dconnection_management_callbacks_mock.h64 uint32_t token_bucket_size,
Dclassic_impl.h595 uint32_t token_bucket_size = complete_view.GetTokenBucketSize(); in on_flow_specification_complete()
599 … flow_direction, service_type, token_rate, token_bucket_size, peak_bandwidth, access_latency); in on_flow_specification_complete()
/packages/modules/Bluetooth/system/bta/include/
Dbta_hd_api.h68 uint32_t token_bucket_size; member
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hd.h59 uint32_t token_bucket_size; member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hid_device.cpp213 out->token_rate = out->token_bucket_size = out->peak_bandwidth = in fill_qos()
231 out->token_bucket_size = buf[2]; in fill_qos()
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_act.cc210 p_app_data->in_qos.token_bucket_size, p_app_data->in_qos.peak_bandwidth, in bta_hd_register_act()
215 p_app_data->out_qos.token_bucket_size, p_app_data->out_qos.peak_bandwidth, in bta_hd_register_act()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc387 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete() argument
395 token_bucket_size, in OnFlowSpecificationComplete()
Dlink.h183 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth,
/packages/modules/Bluetooth/system/main/shim/
Dacl_legacy_interface.h63 uint32_t token_bucket_size,
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_main.cc519 STREAM_TO_UINT32(cfg_info.qos.token_bucket_size, p); in process_l2cap_cmd()
656 STREAM_TO_UINT32(cfg_info.qos.token_bucket_size, p); in process_l2cap_cmd()
Dl2c_utils.cc619 UINT32_TO_STREAM(p, p_cfg->qos.token_bucket_size); in l2cu_send_peer_config_req()
715 UINT32_TO_STREAM(p, p_cfg->qos.token_bucket_size); in l2cu_send_peer_config_rsp()
1413 p_ccb->our_cfg.qos.token_bucket_size = p_ccb->peer_cfg.qos.token_bucket_size = in l2cu_allocate_ccb()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc484 uint32_t token_bucket_size, in OnFlowSpecificationComplete() argument
493 token_bucket_size, in OnFlowSpecificationComplete()
/packages/modules/Bluetooth/system/pdl/l2cap/
Dl2cap_packets.pdl339 token_bucket_size : 32, // 0 = ignore, 0xffffffff = max available
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc371 uint32_t token_bucket_size,
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h314 uint32_t token_bucket_size,
Ddual_mode_controller.cc1396 uint32_t token_bucket_size = command_view.GetTokenBucketSize(); in FlowSpecification() local
1404 handle, flow_direction, service_type, token_rate, token_bucket_size, in FlowSpecification()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl1664 token_bucket_size : 32,
4929 token_bucket_size : 32,
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl1821 token_bucket_size : 32,
6097 token_bucket_size : 32,