Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/classic/
Ddynamic_channel_service.cc31 Psm DynamicChannelService::GetPsm() const { in GetPsm() function in bluetooth::l2cap::classic::DynamicChannelService
Ddynamic_channel_service.h48 Psm GetPsm() const;
/system/bt/gd/l2cap/le/
Ddynamic_channel_service.cc34 Psm DynamicChannelService::GetPsm() const { in GetPsm() function in bluetooth::l2cap::le::DynamicChannelService
Ddynamic_channel_service.h48 Psm GetPsm() const;
/system/bt/gd/l2cap/internal/
Ddynamic_channel_impl.h65 virtual Psm GetPsm() const { in GetPsm() function
Ddynamic_channel_allocator.cc98 if (channel.second->GetPsm() == psm) { in IsPsmUsed()
/system/bt/gd/l2cap/classic/internal/
Dsignalling_manager.cc345 …auto initial_config_option = dynamic_service_manager_->GetService(channel->GetPsm())->GetConfigOpt… in OnConfigurationRequest()
360 …dynamic_service_manager_->GetService(channel->GetPsm())->NotifyChannelCreation(std::move(user_chan… in OnConfigurationRequest()
376 auto psm = channel->GetPsm(); in SendInitialConfigRequest()
454 …auto initial_config_option = dynamic_service_manager_->GetService(channel->GetPsm())->GetConfigOpt… in negotiate_configuration()
569 …dynamic_service_manager_->GetService(channel->GetPsm())->NotifyChannelCreation(std::move(user_chan… in OnConfigurationResponse()
745 OnConnectionRequest(control_packet_view.GetIdentifier(), connection_request_view.GetPsm(), in handle_one_command()
/system/bt/gd/shim/
Dl2cap.cc481 LOG_DEBUG("Service is registered for psm:%hd", service_->GetPsm()); in RegisterService()
482 register_promise.set_value(service_->GetPsm()); in RegisterService()
483 psm_to_service_interface_map_->emplace(service_->GetPsm(), std::move(service_)); in RegisterService()
486 LOG_WARN("Failed to register duplicate service has psm:%hd", service_->GetPsm()); in RegisterService()
490 LOG_WARN("Failed to register invalid service psm:%hd", service_->GetPsm()); in RegisterService()
/system/bt/gd/cert/
Dmatchers.py447 return request.GetPsm() == psm