Home
last modified time | relevance | path

Searched refs:OnFlowSpecificationComplete (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dconnection_management_callbacks.h53 …virtual void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, u…
Dconnection_management_callbacks_mock.h60 OnFlowSpecificationComplete,
Dclassic_acl_connection.cc97 …void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, uint32_t … in OnFlowSpecificationComplete() function in bluetooth::hci::acl_manager::AclConnectionTracker
100 …SAVE_OR_CALL(OnFlowSpecificationComplete, flow_direction, service_type, token_rate, token_bucket_s… in OnFlowSpecificationComplete()
Dclassic_acl_connection_test.cc206 void OnFlowSpecificationComplete( in OnFlowSpecificationComplete() function in TestConnectionManagementCallbacks
Dclassic_impl.h598 callbacks->OnFlowSpecificationComplete( in on_flow_specification_complete()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.h182 void OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_type,
Dlink.cc386 void Link::OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_… in OnFlowSpecificationComplete() function in bluetooth::l2cap::classic::internal::Link
/packages/modules/Bluetooth/system/gd/hci/facade/
Dacl_manager_facade.cc480 void OnFlowSpecificationComplete( in OnFlowSpecificationComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_unittest.cc366 OnFlowSpecificationComplete,
Dacl_manager_test.cc946OnFlowSpecificationComplete(FlowDirection::OUTGOING_FLOW, ServiceType::BEST_EFFORT, 0x1234, 0x1233, in TEST_F()
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc593 void OnFlowSpecificationComplete(hci::FlowDirection /* flow_direction */, in OnFlowSpecificationComplete() function in ClassicShimAclConnection