Searched refs:OnRegistrationCompleteCallback (Results 1 – 15 of 15) sorted by relevance
/system/bt/gd/l2cap/le/ |
D | fixed_channel_manager.h | 69 using OnRegistrationCompleteCallback = variable 126 bool RegisterService(Cid cid, OnRegistrationCompleteCallback on_registration_complete,
|
D | dynamic_channel_manager.h | 75 using OnRegistrationCompleteCallback = variable 124 … const SecurityPolicy& security_policy, OnRegistrationCompleteCallback on_registration_complete,
|
D | fixed_channel_manager.cc | 38 bool FixedChannelManager::RegisterService(Cid cid, OnRegistrationCompleteCallback on_registration_c… in RegisterService()
|
D | dynamic_channel_manager.cc | 46 OnRegistrationCompleteCallback on_registration_complete, in RegisterService()
|
/system/bt/gd/l2cap/classic/ |
D | fixed_channel_manager.h | 74 using OnRegistrationCompleteCallback = variable 129 virtual bool RegisterService(Cid cid, OnRegistrationCompleteCallback on_registration_complete,
|
D | dynamic_channel_manager.h | 69 using OnRegistrationCompleteCallback = variable 120 OnRegistrationCompleteCallback on_registration_complete,
|
D | fixed_channel_manager_mock.h | 34 (Cid cid, OnRegistrationCompleteCallback on_registration_complete,
|
D | fixed_channel_manager.cc | 38 bool FixedChannelManager::RegisterService(Cid cid, OnRegistrationCompleteCallback on_registration_c… in RegisterService()
|
D | dynamic_channel_manager.cc | 46 OnRegistrationCompleteCallback on_registration_complete, in RegisterService()
|
/system/bt/gd/l2cap/fuzz/ |
D | fuzz_dynamic_channel_manager_impl.h | 55 … l2cap::classic::DynamicChannelManager::OnRegistrationCompleteCallback on_registration_complete, in RegisterService() 93 l2cap::classic::DynamicChannelManager::OnRegistrationCompleteCallback on_registration_complete_{};
|
D | fuzz_dynamic_channel_manager.h | 53 … l2cap::classic::DynamicChannelManager::OnRegistrationCompleteCallback on_registration_complete, in RegisterService()
|
/system/bt/gd/l2cap/classic/internal/ |
D | fixed_channel_service_impl.h | 34 FixedChannelManager::OnRegistrationCompleteCallback on_registration_complete_callback_;
|
D | dynamic_channel_service_impl.h | 38 DynamicChannelManager::OnRegistrationCompleteCallback on_registration_complete_callback_;
|
/system/bt/gd/l2cap/le/internal/ |
D | fixed_channel_service_impl.h | 34 FixedChannelManager::OnRegistrationCompleteCallback on_registration_complete_callback_;
|
D | dynamic_channel_service_impl.h | 38 DynamicChannelManager::OnRegistrationCompleteCallback on_registration_complete_callback_;
|