Home
last modified time | relevance | path

Searched refs:ServiceType (Results 1 – 14 of 14) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dconnection_management_callbacks.h50 …virtual void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandw…
53 …virtual void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, u…
Dclassic_acl_connection.h54 …virtual bool QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, uint…
59 …virtual bool FlowSpecification(FlowDirection flow_direction, ServiceType service_type, uint32_t to…
Dconnection_management_callbacks_mock.h52 (ServiceType service_type,
62 ServiceType service_type,
Dclassic_acl_connection.cc93 …void OnQosSetupComplete(ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidth, ui… in OnQosSetupComplete()
97 …void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t … in OnFlowSpecificationComplete()
441 bool ClassicAclConnection::QosSetup(ServiceType service_type, uint32_t token_rate, uint32_t peak_ba… in QosSetup()
473 bool ClassicAclConnection::FlowSpecification(FlowDirection flow_direction, ServiceType service_type, in FlowSpecification()
Dclassic_acl_connection_test.cc201 hci::ServiceType /* service_type */, in OnQosSetupComplete() argument
208 hci::ServiceType /* service_type */, in OnFlowSpecificationComplete() argument
Dclassic_impl.h570 ServiceType service_type = complete_view.GetServiceType(); in on_qos_setup_complete()
593 ServiceType service_type = complete_view.GetServiceType(); in on_flow_specification_complete()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.h180 …void OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_bandwidt…
182 void OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_type,
Dlink.cc375 void Link::OnQosSetupComplete(hci::ServiceType service_type, uint32_t token_rate, uint32_t peak_ban… in OnQosSetupComplete()
386 void Link::OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_… in OnFlowSpecificationComplete()
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc915 connection_->QosSetup(ServiceType::BEST_EFFORT, 0x1234, 0x1233, 0x1232, 0x1231); in TEST_F()
919 ASSERT_EQ(command_view.GetServiceType(), ServiceType::BEST_EFFORT); in TEST_F()
926 OnQosSetupComplete(ServiceType::BEST_EFFORT, 0x1234, 0x1233, 0x1232, 0x1231)); in TEST_F()
928 ErrorCode::SUCCESS, handle_, ServiceType::BEST_EFFORT, 0x1234, 0x1233, 0x1232, 0x1231)); in TEST_F()
934 FlowDirection::OUTGOING_FLOW, ServiceType::BEST_EFFORT, 0x1234, 0x1233, 0x1232, 0x1231); in TEST_F()
939 ASSERT_EQ(command_view.GetServiceType(), ServiceType::BEST_EFFORT); in TEST_F()
946 …OnFlowSpecificationComplete(FlowDirection::OUTGOING_FLOW, ServiceType::BEST_EFFORT, 0x1234, 0x1233, in TEST_F()
952 ServiceType::BEST_EFFORT, in TEST_F()
Dacl_manager_unittest.cc360 ServiceType service_type,
369 ServiceType service_type,
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc465 ServiceType service_type, in OnQosSetupComplete()
482 ServiceType service_type, in OnFlowSpecificationComplete()
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc586 void OnQosSetupComplete(hci::ServiceType /* service_type */, in OnQosSetupComplete() argument
594 hci::ServiceType /* service_type */, in OnFlowSpecificationComplete() argument
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl1559 enum ServiceType : 8 {
1569 service_type : ServiceType,
1662 service_type : ServiceType,
4804 service_type : ServiceType,
4927 service_type : ServiceType,
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl1716 enum ServiceType : 8 {
1726 service_type : ServiceType,
1819 service_type : ServiceType,
5972 service_type : ServiceType,
6095 service_type : ServiceType,