uuid.h File Reference

Universally Unique IDentifier (UUID). More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define UUID_LEN   16

Functions

int uuid_str2bin (const char *str, u8 *bin)
int uuid_bin2str (const u8 *bin, char *str, size_t max_len)
int is_nil_uuid (const u8 *uuid)
void uuid_gen_mac_addr (const u8 *mac_addr, u8 *uuid)

Detailed Description

Universally Unique IDentifier (UUID).

Copyright
Copyright (c) 2008, Jouni Malinen <j@w1.fi>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Alternatively, this software may be distributed under the terms of BSD license.

See README and COPYING for more details.

Definition in file uuid.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:23:54 2009 for hostapd by  doxygen 1.6.1