Skip to content

QuantumGate::BTHEndpoint::GetBTHAddress

Karel Donk edited this page Dec 25, 2021 · 1 revision

Returns a reference to the Bluetooth address of the endpoint.

Signature

constexpr const BTHAddress& GetBTHAddress() const noexcept;

Return values

Returns a reference to a QuantumGate::BTHAddress with the Bluetooth address of the endpoint.

Clone this wiki locally