Home
last modified time | relevance | path

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

/system/bt/gd/hci/acl_manager/
Dconnection_management_callbacks.h53 …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.cc92 …void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t … in OnFlowSpecificationComplete() argument
95 …SAVE_OR_CALL(OnFlowSpecificationComplete, flow_direction, service_type, token_rate, token_bucket_s… in OnFlowSpecificationComplete()
456 bool ClassicAclConnection::FlowSpecification(FlowDirection flow_direction, ServiceType service_type, in FlowSpecification() argument
460 …FlowSpecificationBuilder::Create(handle_, flow_direction, service_type, token_rate, token_bucket_s… in FlowSpecification()
Dclassic_impl.h555 FlowDirection flow_direction = complete_view.GetFlowDirection(); in on_flow_specification_complete() local
562flow_direction, service_type, token_rate, token_bucket_size, peak_bandwidth, access_latency); in on_flow_specification_complete()
/system/bt/main/shim/
Dacl_legacy_interface.h64 void (*on_flow_specification_complete)(uint16_t flow_direction,
Dacl.cc442 void OnFlowSpecificationComplete(hci::FlowDirection flow_direction, in OnFlowSpecificationComplete() argument
/system/bt/gd/l2cap/classic/internal/
Dlink.cc373 void Link::OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_… in OnFlowSpecificationComplete() argument
380 hci::FlowDirectionText(flow_direction).c_str(), in OnFlowSpecificationComplete()
Dlink.h168 void OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_type,
/system/bt/gd/hci/facade/
Dacl_manager_facade.cc459 FlowDirection flow_direction, in OnFlowSpecificationComplete() argument
468 (uint8_t)flow_direction, in OnFlowSpecificationComplete()
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.h327 ErrorCode FlowSpecification(uint16_t handle, uint8_t flow_direction,
Ddual_mode_controller.cc1215 uint8_t flow_direction = in FlowSpecification() local
1224 handle, flow_direction, service_type, token_rate, token_bucket_size, in FlowSpecification()
Dlink_layer_controller.cc2397 uint16_t handle, uint8_t flow_direction, uint8_t service_type, in FlowSpecification() argument
2404 if (flow_direction > 0x01 || service_type > 0x02) { in FlowSpecification()
/system/bt/gd/hci/
Dacl_manager_test.cc508 void(FlowDirection flow_direction, ServiceType service_type, uint32_t token_rate,
Dhci_packets.pdl1604 flow_direction : FlowDirection,
5068 flow_direction : FlowDirection,