Home
last modified time | relevance | path

Searched refs:FlowSpecification (Results 1 – 8 of 8) sorted by relevance

/system/bt/gd/hci/acl_manager/
Dclassic_acl_connection.h54 …virtual bool FlowSpecification(FlowDirection flow_direction, ServiceType service_type, uint32_t to…
Dclassic_acl_connection.cc415 bool ClassicAclConnection::FlowSpecification(FlowDirection flow_direction, ServiceType service_type, in FlowSpecification() function in bluetooth::hci::acl_manager::ClassicAclConnection
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Ddual_mode_controller.h215 void FlowSpecification(CommandPacketView args);
Dlink_layer_controller.h263 ErrorCode FlowSpecification(uint16_t handle, uint8_t flow_direction,
Ddual_mode_controller.cc157 SET_HANDLER(OpCode::FLOW_SPECIFICATION, FlowSpecification); in DualModeController()
1051 void DualModeController::FlowSpecification(CommandPacketView command) { in FlowSpecification() function in test_vendor_lib::DualModeController
1064 auto status = link_layer_controller_.FlowSpecification( in FlowSpecification()
Dlink_layer_controller.cc1722 ErrorCode LinkLayerController::FlowSpecification( in FlowSpecification() function in test_vendor_lib::LinkLayerController
/system/bt/gd/hci/
Dacl_manager_test.cc977 …connection_->FlowSpecification(FlowDirection::OUTGOING_FLOW, ServiceType::BEST_EFFORT, 0x1234, 0x1… in TEST_F()
Dhci_packets.pdl1337 packet FlowSpecification : ConnectionManagementCommand (op_code = FLOW_SPECIFICATION) {