Searched refs:GetLinkOptions (Results 1 – 10 of 10) sorted by relevance
23 LinkOptions* DynamicChannel::GetLinkOptions() { in GetLinkOptions() function in bluetooth::l2cap::le::DynamicChannel24 return link_->GetLinkOptions(); in GetLinkOptions()
47 LinkOptions* FixedChannel::GetLinkOptions() { in GetLinkOptions() function in bluetooth::l2cap::le::FixedChannel48 return impl_->GetLinkOptions(); in GetLinkOptions()
44 LinkOptions* GetLinkOptions();
89 LinkOptions* GetLinkOptions();
408 dynamic_channel_helper->channel_->GetLinkOptions()->UpdateConnectionParameter( in SendConnectionParameterUpdate()
113 LinkOptions* FixedChannelImpl::GetLinkOptions() { in GetLinkOptions() function in bluetooth::l2cap::le::internal::FixedChannelImpl114 return link_->GetLinkOptions(); in GetLinkOptions()
78 LinkOptions* GetLinkOptions();
146 LinkOptions* GetLinkOptions() { in GetLinkOptions() function
511 auto my_role = channel->GetLinkOptions()->GetRole(); in OnSmpCommandLe()529 pending_le_pairing_.connection_handle_ = channel->GetLinkOptions()->GetHandle(); in OnSmpCommandLe()532 .my_connection_address = channel->GetLinkOptions()->GetLocalAddress(), in OnSmpCommandLe()543 .connection_handle = channel->GetLinkOptions()->GetHandle(), in OnSmpCommandLe()601 pending_le_pairing_.connection_handle_ = channel->GetLinkOptions()->GetHandle(); in ConnectionIsReadyStartPairing()603 .my_role = channel->GetLinkOptions()->GetRole(), in ConnectionIsReadyStartPairing()604 .my_connection_address = channel->GetLinkOptions()->GetLocalAddress(), in ConnectionIsReadyStartPairing()615 .connection_handle = channel->GetLinkOptions()->GetHandle(), in ConnectionIsReadyStartPairing()
1080 channel->second->GetLinkOptions()->UpdateConnectionParameter( in L2CA_LeConnectionUpdate()1109 channel->second->GetLinkOptions()->UpdateConnectionParameter( in L2CA_EnableUpdateBleConnParams()1120 channel->second->GetLinkOptions()->UpdateConnectionParameter( in L2CA_EnableUpdateBleConnParams()1204 auto local = channel->second->GetLinkOptions()->GetLocalAddress(); in L2CA_ReadConnectionAddr()