Home
last modified time | relevance | path

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

12

/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc606 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos() argument
615 hd_cb.in_qos.token_rate = token_rate; in HID_DevSetIncomingQos()
633 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos() argument
642 hd_cb.l2cap_intr_cfg.qos.token_rate = token_rate; in HID_DevSetOutgoingQos()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc88 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete() argument
90 …SAVE_OR_CALL(OnQosSetupComplete, service_type, token_rate, peak_bandwidth, latency, delay_variatio… in OnQosSetupComplete()
92 …wSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate, in OnFlowSpecificationComplete() argument
95 …SAVE_OR_CALL(OnFlowSpecificationComplete, flow_direction, service_type, token_rate, token_bucket_s… in OnFlowSpecificationComplete()
432 bool ClassicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_ba… in QosSetup() argument
435 …QosSetupBuilder::Create(handle_, service_type, token_rate, peak_bandwidth, latency, delay_variatio… in QosSetup()
463 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in FlowSpecification() argument
466 …FlowSpecificationBuilder::Create(handle_, flow_direction, service_type, token_rate, token_bucket_s… in FlowSpecification()
Dconnection_management_callbacks.h50 …virtual void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandw…
53 …wSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate,
Dclassic_acl_connection.h55 …virtual bool QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, uint…
60 …bool FlowSpecification(FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate,
Dclassic_impl.h624 uint32_t token_rate = complete_view.GetTokenRate(); in on_qos_setup_complete()
628 … callbacks->OnQosSetupComplete(service_type, token_rate, peak_bandwidth, latency, delay_variation); in on_qos_setup_complete()
647 uint32_t token_rate = complete_view.GetTokenRate(); in on_flow_specification_complete()
652 … flow_direction, service_type, token_rate, token_bucket_size, peak_bandwidth, access_latency); in on_flow_specification_complete()
Dclassic_acl_connection_test.cc200 uint32_t token_rate, in OnQosSetupComplete() argument
207 uint32_t token_rate, in OnFlowSpecificationComplete() argument
/packages/modules/Bluetooth/system/stack/include/
Dhidd_api.h219 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate,
233 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate,
Dl2c_api.h143 uint32_t token_rate; /* bytes/second */ member
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hidd_api.cc84 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos() argument
91 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos() argument
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc421 in_qos.token_rate = p_in_qos->token_rate; in register_app()
428 out_qos.token_rate = p_out_qos->token_rate; in register_app()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc362 void Link::OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_ban… in OnQosSetupComplete() argument
368 token_rate, in OnQosSetupComplete()
374 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete() argument
382 token_rate, in OnFlowSpecificationComplete()
Dlink.h180 …void OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidt…
183 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth,
/packages/modules/Bluetooth/system/main/shim/
Dacl_legacy_interface.h75 uint32_t token_rate,
89 void (*on_qos_setup_complete)(uint16_t service_type, uint32_t token_rate,
Dacl.cc578 void OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, in OnQosSetupComplete() argument
586 uint32_t token_rate, in OnFlowSpecificationComplete() argument
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc467 uint32_t token_rate, in OnQosSetupComplete() argument
474 token_rate, in OnQosSetupComplete()
483 uint32_t token_rate, in OnFlowSpecificationComplete() argument
492 token_rate, in OnFlowSpecificationComplete()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hd.h58 uint32_t token_rate; member
/packages/modules/Bluetooth/system/bta/include/
Dbta_hd_api.h67 uint32_t token_rate; member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hid_device.cpp229 out->token_rate = out->token_bucket_size = out->peak_bandwidth = in fill_qos()
246 out->token_rate = buf[1]; in fill_qos()
/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_act.cc199 p_app_data->in_qos.service_type, p_app_data->in_qos.token_rate, in bta_hd_register_act()
204 p_app_data->out_qos.service_type, p_app_data->out_qos.token_rate, in bta_hd_register_act()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_main.cc510 STREAM_TO_UINT32(cfg_info.qos.token_rate, p); in process_l2cap_cmd()
647 STREAM_TO_UINT32(cfg_info.qos.token_rate, p); in process_l2cap_cmd()
Dl2c_utils.cc620 UINT32_TO_STREAM(p, p_cfg->qos.token_rate); in l2cu_send_peer_config_req()
716 UINT32_TO_STREAM(p, p_cfg->qos.token_rate); in l2cu_send_peer_config_rsp()
1416 p_ccb->our_cfg.qos.token_rate = p_ccb->peer_cfg.qos.token_rate = in l2cu_allocate_ccb()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h316 ErrorCode QosSetup(uint16_t handle, uint8_t service_type, uint32_t token_rate,
324 uint8_t service_type, uint32_t token_rate,
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc602 uint32_t token_rate,
611 uint32_t token_rate,
Dacl_manager_test.cc302 …MOCK_METHOD5(OnQosSetupComplete, void(ServiceType service_type, uint32_t token_rate, uint32_t peak…
305 void(FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate,
/packages/modules/Bluetooth/system/gd/l2cap/
Dl2cap_packets.pdl338 token_rate : 32, // 0 = ignore, 0xffffffff = max available

12