Home
last modified time | relevance | path

Searched defs:token_rate (Results 1 – 10 of 10) sorted by relevance

/system/bt/stack/hid/
Dhidd_api.cc594 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos()
621 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos()
/system/bt/gd/l2cap/classic/internal/
Dlink.cc282 void Link::OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_ban… in OnQosSetupComplete()
288uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
/system/bt/gd/hci/facade/
Dacl_manager_facade.cc237 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete()
243 …wSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate, in OnFlowSpecificationComplete()
Dle_acl_manager_facade.cc244 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete()
250 …wSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate, in OnFlowSpecificationComplete()
/system/bt/include/hardware/
Dbt_hd.h57 uint32_t token_rate; member
/system/bt/bta/include/
Dbta_hd_api.h64 uint32_t token_rate; member
/system/bt/gd/hci/
Dacl_manager.cc674 uint32_t token_rate = complete_view.GetTokenRate(); in on_qos_setup_complete() local
720 uint32_t token_rate = complete_view.GetTokenRate(); in on_flow_specification_complete() local
1971 bool AclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth… in QosSetup()
1988 …ion::FlowSpecification(FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate, in FlowSpecification()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.cc997 uint32_t token_rate = command_view.GetTokenRate(); in QosSetup() local
1030 uint32_t token_rate = command_view.GetTokenRate(); in FlowSpecification() local
/system/bt/stack/hcic/
Dhcicmds.cc588 uint32_t token_rate, uint32_t peak, uint32_t latency, in btsnd_hcic_qos_setup()
/system/bt/stack/include/
Dbt_types.h634 uint32_t token_rate; /* bytes/second */ member