Defines | Functions
uuid.h File Reference
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 is_nil_uuid (const u8 *uuid)
int uuid_bin2str (const u8 *bin, char *str, size_t max_len)
int uuid_str2bin (const char *str, u8 *bin)

Define Documentation

#define UUID_LEN   16

Definition at line 18 of file uuid.h.


Function Documentation

int is_nil_uuid ( const u8 *  uuid)

Definition at line 70 of file uuid.c.

int uuid_bin2str ( const u8 *  bin,
char *  str,
size_t  max_len 
)

Definition at line 55 of file uuid.c.

int uuid_str2bin ( const char *  str,
u8 *  bin 
)

Definition at line 20 of file uuid.c.



wpa_supplicant
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:34:39