IPWorks Bluetooth 2020 Delphi Edition

Questions / Feedback?

ResolveAddress Method

Resolves an Bluetooth address.

function ResolveAddress(HostAddress: String): String;

Remarks

This method resolves the Bluetooth address to a name. The name is returned by this method.

For example:

Console.WriteLine(btinfo.ResolveAddress("20:C9:D0:94:3E:46"));

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 Delphi Edition - Version 20.0 [Build 7941]