wpa_supplicant / hostapd 2.0
Defines | Functions

uuid.h File Reference

Universally Unique IDentifier (UUID) More...

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)

Detailed Description

Universally Unique IDentifier (UUID)

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

This software may be distributed under the terms of the BSD license. See README for more details.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines