From ca0ec1c0d70b49c1f9939f2b0bd0aa6c9c976a12 Mon Sep 17 00:00:00 2001 From: Aemony <10578344+Aemony@users.noreply.github.com> Date: Mon, 8 Jul 2024 15:40:23 +0200 Subject: [PATCH] Fixed function name typo --- .../bluetoothapis/nf-bluetoothapis-bluetoothgetdeviceinfo.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk-api-src/content/bluetoothapis/nf-bluetoothapis-bluetoothgetdeviceinfo.md b/sdk-api-src/content/bluetoothapis/nf-bluetoothapis-bluetoothgetdeviceinfo.md index 0ca67348eb58..293d440bc075 100644 --- a/sdk-api-src/content/bluetoothapis/nf-bluetoothapis-bluetoothgetdeviceinfo.md +++ b/sdk-api-src/content/bluetoothapis/nf-bluetoothapis-bluetoothgetdeviceinfo.md @@ -58,7 +58,7 @@ The BluetoothGetDeviceInfo function retrieves information about a remote ### -param hRadio -A handle to a local radio, obtained from a call to the BluetoothFindFirstRadio or similar functions, or from a call to the SetupDiEnumerateDeviceInterfaces function. +A handle to a local radio, obtained from a call to the BluetoothFindFirstRadio or similar functions, or from a call to the SetupDiEnumDeviceInterfaces function. ### -param pbtdi @@ -142,4 +142,4 @@ device. -BluetoothRemoveDevice \ No newline at end of file +BluetoothRemoveDevice