_BluetoothAddress Struct Reference

#include <obex.h>


Data Fields

union {
   unsigned __int64   address
   unsigned char   bytes [6]
}; 


Detailed Description

Bluetooth address

Definition at line 279 of file obex.h.


Field Documentation

union { ... }

unsigned __int64 _BluetoothAddress::address

Definition at line 283 of file obex.h.

unsigned char _BluetoothAddress::bytes[6]

Definition at line 284 of file obex.h.


The documentation for this struct was generated from the following file: footer
 SourceForge.net Logo