Searched defs:token_rate (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | classic_acl_connection.cc | 87 void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in OnQosSetupComplete() 93 uint32_t token_rate, uint32_t token_bucket_size, in OnFlowSpecificationComplete() 456 bool ClassicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, in QosSetup() 491 uint32_t token_rate, uint32_t token_bucket_size, in FlowSpecification()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hid/ |
D | hidd_api.cc | 585 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos() 611 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/ |
D | acl_manager_facade.cc | 455 void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, in OnQosSetupComplete() 464 uint32_t token_rate, uint32_t token_bucket_size, in OnFlowSpecificationComplete()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/ |
H A D | gcs_throttle.h | 36 int64_t token_rate = member
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_hd.h | 56 uint32_t token_rate; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | l2cap_types.h | 107 uint32_t token_rate; /* bytes/second */ member
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/ |
D | bta_hd_api.h | 67 uint32_t token_rate; member
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | dual_mode_controller.cc | 1207 uint32_t token_rate = command_view.GetTokenRate(); in QosSetup() local 1278 uint32_t token_rate = command_view.GetTokenRate(); in FlowSpecification() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/l2cap/BluetoothGeneratedPacketsL2cap_h/gen/l2cap/ |
D | l2cap_packets.h | 345 …on(ConfigurationOptionIsHint is_hint, QosServiceType service_type, uint32_t token_rate, uint32_t t… in QualityOfServiceConfigurationOption()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 24929 …lder> Create(uint16_t connection_handle, ServiceType service_type, uint32_t token_rate, uint32_t p… in Create() 24950 explicit QosSetupBuilder(uint16_t connection_handle, ServiceType service_type, uint32_t token_rate,… in Create() 25434 …on_handle, FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate, uint32_t t… in Create() 25455 …on_handle, FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate, uint32_t t… in Create() 45134 …Code status, uint16_t connection_handle, ServiceType service_type, uint32_t token_rate, uint32_t p… in Create() 45155 …Code status, uint16_t connection_handle, ServiceType service_type, uint32_t token_rate, uint32_t p… in Create() 45750 …on_handle, FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate, uint32_t t… in Create() 45771 …on_handle, FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate, uint32_t t… in Create()
|