Searched defs:token_rate (Results 1 – 13 of 13) sorted by relevance
| /packages/modules/Bluetooth/system/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_stack_hcic_hcicmds.cc | 272 uint32_t token_rate, uint32_t peak, uint32_t latency, in btsnd_hcic_qos_setup()
|
| /packages/modules/Bluetooth/system/stack/hid/ |
| D | hidd_api.cc | 554 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos() 581 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos()
|
| /packages/modules/Bluetooth/system/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() 432 bool ClassicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_ba… in QosSetup() 463 … uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in FlowSpecification()
|
| D | classic_acl_connection_test.cc | 200 uint32_t token_rate, in OnQosSetupComplete() 207 uint32_t token_rate, in OnFlowSpecificationComplete()
|
| /packages/modules/Bluetooth/system/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()
|
| /packages/modules/Bluetooth/system/gd/hci/facade/ |
| D | acl_manager_facade.cc | 460 uint32_t token_rate, in OnQosSetupComplete() 476 uint32_t token_rate, in OnFlowSpecificationComplete()
|
| /packages/modules/Bluetooth/system/include/hardware/ |
| D | bt_hd.h | 58 uint32_t token_rate; member
|
| /packages/modules/Bluetooth/system/bta/include/ |
| D | bta_hd_api.h | 67 uint32_t token_rate; member
|
| /packages/modules/Bluetooth/system/stack/include/ |
| D | l2c_api.h | 143 uint32_t token_rate; /* bytes/second */ member
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | acl.cc | 547 void OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, in OnQosSetupComplete() 555 uint32_t token_rate, in OnFlowSpecificationComplete()
|
| /packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
| D | dual_mode_controller.cc | 1563 uint32_t token_rate = command_view.GetTokenRate(); in DualModeController() local 1622 uint32_t token_rate = command_view.GetTokenRate(); in DualModeController() local
|
| /packages/modules/Bluetooth/system/stack/hcic/ |
| D | hcicmds.cc | 1025 uint32_t token_rate, uint32_t peak, uint32_t latency, in btsnd_hcic_qos_setup()
|