Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc97 …void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t … in OnFlowSpecificationComplete() argument
100 …SAVE_OR_CALL(OnFlowSpecificationComplete, flow_direction, service_type, token_rate, token_bucket_s… in OnFlowSpecificationComplete()
473 bool ClassicAclConnection::FlowSpecification(FlowDirection flow_direction, ServiceType service_type, in FlowSpecification() argument
479 flow_direction, in FlowSpecification()
Dconnection_management_callbacks.h53 …virtual void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, u…
Dclassic_acl_connection.h59 …virtual bool FlowSpecification(FlowDirection flow_direction, ServiceType service_type, uint32_t to…
Dconnection_management_callbacks_mock.h61 (FlowDirection flow_direction,
Dclassic_impl.h592 FlowDirection flow_direction = complete_view.GetFlowDirection(); in on_flow_specification_complete()
599flow_direction, service_type, token_rate, token_bucket_size, peak_bandwidth, access_latency); in on_flow_specification_complete()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc386 void Link::OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_… in OnFlowSpecificationComplete() argument
392 hci::FlowDirectionText(flow_direction), in OnFlowSpecificationComplete()
Dlink.h182 void OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_type,
/packages/modules/Bluetooth/system/main/shim/
Dacl_legacy_interface.h60 void (*on_flow_specification_complete)(uint16_t flow_direction,
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc481 FlowDirection flow_direction, in OnFlowSpecificationComplete() argument
490 (uint8_t)flow_direction, in OnFlowSpecificationComplete()
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc368 FlowDirection flow_direction,
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h312 ErrorCode FlowSpecification(uint16_t handle, uint8_t flow_direction,
Ddual_mode_controller.cc1392 uint8_t flow_direction = in FlowSpecification() local
1404 handle, flow_direction, service_type, token_rate, token_bucket_size, in FlowSpecification()
Dlink_layer_controller.cc5865 uint16_t handle, uint8_t flow_direction, uint8_t service_type, in FlowSpecification() argument
5872 if (flow_direction > 0x01 || service_type > 0x02) { in FlowSpecification()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl1661 flow_direction : FlowDirection,
4926 flow_direction : FlowDirection,
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl1818 flow_direction : FlowDirection,
6094 flow_direction : FlowDirection,