Loading...
Searching...
No Matches

Skald's basic interface. More...

Detailed Description

Skald's basic interface.

Author
Hauke Petersen hauke.nosp@m..pet.nosp@m.ersen.nosp@m.@fu-.nosp@m.berli.nosp@m.n.de

Definition in file eddystone.h.

#include "net/eddystone.h"
#include "net/skald.h"
+ Include dependency graph for eddystone.h:

Go to the source code of this file.

Data Structures

struct  skald_eddystone_uid_t
 Unique and opaque 16-byte beacon id format used by Eddystone. More...
 

Functions

void skald_eddystone_uid_adv (skald_ctx_t *ctx, const skald_eddystone_uid_t *uid, uint8_t tx_pwr, uint32_t adv_itvl_ms)
 Advertise Eddystone-UID data.
 
void skald_eddystone_url_adv (skald_ctx_t *ctx, uint8_t scheme, const char *url, uint8_t tx_pwr, uint32_t adv_itvl_ms)
 Advertise Eddystone-URL data.