Searched refs:OnRegistrationCompleteCallback (Results 1 – 14 of 14) 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/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_;
|
/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/shim/ |
D | l2cap_test.cc | 91 … l2cap::classic::DynamicChannelManager::OnRegistrationCompleteCallback on_registration_complete, in RegisterService() 129 l2cap::classic::DynamicChannelManager::OnRegistrationCompleteCallback on_registration_complete_{}; 159 … l2cap::classic::DynamicChannelManager::OnRegistrationCompleteCallback on_registration_complete, in RegisterService()
|