Contiki-NG
Functions

Basic BLE functions. More...

#include <stdint.h>

Go to the source code of this file.

Functions

void ble_stack_init (void)
 Initialize and enable the BLE stack.
 
void ble_advertising_init (const char *name)
 Initialize BLE advertising data. More...
 
void ble_advertising_start (void)
 Start BLE advertising.
 
void ble_get_mac (uint8_t addr[8])
 Return device EUI64 MAC address. More...
 

Detailed Description

Basic BLE functions.

Author
Wojciech Bober wojci.nosp@m.ech..nosp@m.bober.nosp@m.@nor.nosp@m.dicse.nosp@m.mi.n.nosp@m.o

Definition in file ble-core.h.