Searched defs:token_rate (Results 1 – 13 of 13) sorted by relevance
/system/bt/test/mock/ |
D | mock_stack_hidd_api.cc | 85 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos() 92 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos()
|
D | mock_hcic_hcicmds.cc | 161 uint32_t token_rate, uint32_t peak, uint32_t latency, in btsnd_hcic_qos_setup()
|
/system/bt/stack/hid/ |
D | hidd_api.cc | 551 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos() 578 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos()
|
/system/bt/gd/hci/acl_manager/ |
D | classic_acl_connection.cc | 88 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete() 92 …wSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate, in OnFlowSpecificationComplete() 426 bool ClassicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_ba… in QosSetup() 457 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in FlowSpecification()
|
D | classic_impl.h | 502 uint32_t token_rate = complete_view.GetTokenRate(); in on_qos_setup_complete() local 557 uint32_t token_rate = complete_view.GetTokenRate(); in on_flow_specification_complete() local
|
/system/bt/gd/l2cap/classic/internal/ |
D | link.cc | 362 void Link::OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_ban… in OnQosSetupComplete() 374 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
|
/system/bt/gd/hci/facade/ |
D | acl_manager_facade.cc | 445 uint32_t token_rate, in OnQosSetupComplete() 461 uint32_t token_rate, in OnFlowSpecificationComplete()
|
/system/bt/include/hardware/ |
D | bt_hd.h | 57 uint32_t token_rate; member
|
/system/bt/bta/include/ |
D | bta_hd_api.h | 67 uint32_t token_rate; member
|
/system/bt/stack/include/ |
D | l2c_api.h | 131 uint32_t token_rate; /* bytes/second */ member
|
/system/bt/main/shim/ |
D | acl.cc | 436 void OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, in OnQosSetupComplete() 444 uint32_t token_rate, in OnFlowSpecificationComplete()
|
/system/bt/vendor_libs/test_vendor_lib/model/controller/ |
D | dual_mode_controller.cc | 1170 uint32_t token_rate = command_view.GetTokenRate(); in QosSetup() local 1218 uint32_t token_rate = command_view.GetTokenRate(); in FlowSpecification() local
|
/system/bt/stack/hcic/ |
D | hcicmds.cc | 1026 uint32_t token_rate, uint32_t peak, uint32_t latency, in btsnd_hcic_qos_setup()
|