Home
last modified time | relevance | path

Searched refs:flow_direction (Results 1 – 12 of 12) sorted by relevance

/system/bt/gd/hci/acl_manager/
Dconnection_management_callbacks.h45 …virtual void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, u…
Dclassic_acl_connection.h54 …virtual bool FlowSpecification(FlowDirection flow_direction, ServiceType service_type, uint32_t to…
Dclassic_acl_connection.cc74 …void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t … in OnFlowSpecificationComplete() argument
77 …SAVE_OR_CALL(OnFlowSpecificationComplete, flow_direction, service_type, token_rate, token_bucket_s… in OnFlowSpecificationComplete()
415 bool ClassicAclConnection::FlowSpecification(FlowDirection flow_direction, ServiceType service_type, in FlowSpecification() argument
419 …FlowSpecificationBuilder::Create(handle_, flow_direction, service_type, token_rate, token_bucket_s… in FlowSpecification()
Dclassic_impl.h430 FlowDirection flow_direction = complete_view.GetFlowDirection(); in on_flow_specification_complete() local
437flow_direction, service_type, token_rate, token_bucket_size, peak_bandwidth, access_latency); in on_flow_specification_complete()
/system/bt/gd/l2cap/classic/internal/
Dlink.cc342 void Link::OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_… in OnFlowSpecificationComplete() argument
348 …__func__, hci::FlowDirectionText(flow_direction).c_str(), hci::ServiceTypeText(service_type).c_str… in OnFlowSpecificationComplete()
Dlink.h161 void OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_type,
/system/bt/gd/hci/facade/
Dacl_manager_facade.cc432 FlowDirection flow_direction, in OnFlowSpecificationComplete() argument
441 (uint8_t)flow_direction, in OnFlowSpecificationComplete()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.h263 ErrorCode FlowSpecification(uint16_t handle, uint8_t flow_direction,
Dlink_layer_controller.cc1723 uint16_t handle, uint8_t flow_direction, uint8_t service_type, in FlowSpecification() argument
1730 if (flow_direction > 0x01 || service_type > 0x02) { in FlowSpecification()
Ddual_mode_controller.cc1056 uint8_t flow_direction = in FlowSpecification() local
1065 handle, flow_direction, service_type, token_rate, token_bucket_size, in FlowSpecification()
/system/bt/gd/hci/
Dacl_manager_test.cc493 void(FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate,
Dhci_packets.pdl1341 flow_direction : FlowDirection,
4082 flow_direction : FlowDirection,