Source position: jwabluetoothapis.pas line 240
type _BLUETOOTH_RADIO_INFO = record |
dwSize: DWORD; |
address: BLUETOOTH_ADDRESS; |
szName: array [0..BLUETOOTH_MAX_NAME_SIZE-1] of WideChar; |
ulClassofDevice: ULONG; |
lmpSubversion: Word; |
manufacturer: Word; |
end; |