Home
last modified time | relevance | path

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

/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()
91 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetOutgoingQos()
/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc606 tHID_STATUS HID_DevSetIncomingQos(uint8_t service_type, uint32_t token_rate, in HID_DevSetIncomingQos()
633 tHID_STATUS HID_DevSetOutgoingQos(uint8_t service_type, uint32_t 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()
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()
463uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in FlowSpecification()
Dclassic_acl_connection_test.cc200 uint32_t token_rate, in OnQosSetupComplete()
207 uint32_t token_rate, in OnFlowSpecificationComplete()
/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()
374uint32_t token_rate, uint32_t token_bucket_size, uint32_t peak_bandwidth, in OnFlowSpecificationComplete()
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc467 uint32_t token_rate, in OnQosSetupComplete()
483 uint32_t 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/system/stack/include/
Dl2c_api.h143 uint32_t token_rate; /* bytes/second */ member
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc578 void OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, in OnQosSetupComplete()
586 uint32_t token_rate, in OnFlowSpecificationComplete()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc1080 uint32_t token_rate = command_view.GetTokenRate(); in QosSetup() local
1133 uint32_t token_rate = command_view.GetTokenRate(); in FlowSpecification() local