Searched refs:aBeacon (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dtivo_beacon.h29 struct aBeacon struct
36 struct aBeacon *next;
H A Dtivo_beacon.c216 static struct aBeacon *topBeacon = NULL;
217 struct aBeacon *b;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dtivo_beacon.h15 struct aBeacon struct
24 struct aBeacon* next;
H A Dtivo_beacon.c54 static struct aBeacon* topBeacon = NULL;
180 struct aBeacon * b;
222 b = ( struct aBeacon* ) calloc( 1, sizeof( *b ) );

Completed in 114 milliseconds