Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.h59 …virtual bool FlowSpecification(FlowDirection flow_direction, ServiceType service_type, uint32_t to…
Dclassic_acl_connection.cc473 bool ClassicAclConnection::FlowSpecification(FlowDirection flow_direction, ServiceType service_type, in FlowSpecification() function in bluetooth::hci::acl_manager::ClassicAclConnection
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h215 void FlowSpecification(CommandView command);
Dlink_layer_controller.h312 ErrorCode FlowSpecification(uint16_t handle, uint8_t flow_direction,
Ddual_mode_controller.cc1388 void DualModeController::FlowSpecification(CommandView command) { in FlowSpecification() function in rootcanal::DualModeController
1403 auto status = link_layer_controller_.FlowSpecification( in FlowSpecification()
4237 {OpCode::FLOW_SPECIFICATION, &DualModeController::FlowSpecification},
Dlink_layer_controller.cc5864 ErrorCode LinkLayerController::FlowSpecification( in FlowSpecification() function in rootcanal::LinkLayerController
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc933 connection_->FlowSpecification( in TEST_F()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl1657 packet FlowSpecification : Command (op_code = FLOW_SPECIFICATION) {
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl1814 packet FlowSpecification : ConnectionManagementCommand (op_code = FLOW_SPECIFICATION) {