Searched refs:OnFlowSpecificationComplete (Results 1 – 11 of 11) sorted by relevance
/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | connection_management_callbacks.h | 53 …virtual void OnFlowSpecificationComplete(FlowDirection flow_direction, ServiceType service_type, u…
|
D | connection_management_callbacks_mock.h | 60 OnFlowSpecificationComplete,
|
D | classic_acl_connection.cc | 97 …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()
|
D | classic_acl_connection_test.cc | 206 void OnFlowSpecificationComplete( in OnFlowSpecificationComplete() function in TestConnectionManagementCallbacks
|
D | classic_impl.h | 598 callbacks->OnFlowSpecificationComplete( in on_flow_specification_complete()
|
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/ |
D | link.h | 182 void OnFlowSpecificationComplete(hci::FlowDirection flow_direction, hci::ServiceType service_type,
|
D | link.cc | 386 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/ |
D | acl_manager_facade.cc | 480 void OnFlowSpecificationComplete( in OnFlowSpecificationComplete() function in bluetooth::hci::facade::AclManagerFacadeService::Connection
|
/packages/modules/Bluetooth/system/gd/hci/ |
D | acl_manager_unittest.cc | 366 OnFlowSpecificationComplete,
|
D | acl_manager_test.cc | 946 …OnFlowSpecificationComplete(FlowDirection::OUTGOING_FLOW, ServiceType::BEST_EFFORT, 0x1234, 0x1233, in TEST_F()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | acl.cc | 593 void OnFlowSpecificationComplete(hci::FlowDirection /* flow_direction */, in OnFlowSpecificationComplete() function in ClassicShimAclConnection
|