Lines Matching refs:GetAddress
122 device.GetAddress(), config_, psm_, in Connect()
175 auto address = bluetooth::ToRawAddress(device.GetAddress()); in on_channel_open()
356 auto bd_addr = bluetooth::ToRawAddress(remote.GetAddress()); in Enforce()
561 info_[remote.GetAddress()] = {handle, role, remote}; in OnLinkConnected()
562 btm_ble_connected(ToRawAddress(remote.GetAddress()), handle, in OnLinkConnected()
569 info_.erase(remote.GetAddress()); in OnLinkDisconnected()
577 auto bda = bluetooth::ToRawAddress(remote.GetAddress()); in OnReadRemoteVersionInformation()
590 HCI_SUCCESS, info_[remote.GetAddress()].handle, connection_interval, in OnConnectionUpdate()
596 gatt_notify_phy_updated(GATT_SUCCESS, info_[remote.GetAddress()].handle, in OnPhyUpdate()
648 auto bd_addr = bluetooth::ToRawAddress(remote.GetAddress()); in Enforce()
888 auto device = remote.GetAddress(); in on_channel_open()
1205 conn_addr = ToRawAddress(local.GetAddress()); in L2CA_ReadConnectionAddr()
1218 conn_addr = ToRawAddress(info.GetAddress()); in L2CA_ReadRemoteConnectionAddr()
1372 auto address = bluetooth::ToRawAddress(device.GetAddress()); in on_channel_open()