Searched refs:GetPsm (Results 1 – 9 of 9) sorted by relevance
31 Psm DynamicChannelService::GetPsm() const { in GetPsm() function in bluetooth::l2cap::classic::DynamicChannelService
48 Psm GetPsm() const;
34 Psm DynamicChannelService::GetPsm() const { in GetPsm() function in bluetooth::l2cap::le::DynamicChannelService
65 virtual Psm GetPsm() const { in GetPsm() function
98 if (channel.second->GetPsm() == psm) { in IsPsmUsed()
345 …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()
481 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()
447 return request.GetPsm() == psm