Filter results by

Older Versions

Older API versions are available as a download. To view, extract the file and open the index.html file in a web browser.

artik_bt_advertisement Struct Reference

Bluetooth advertisement definition. More...

#include <bluetooth/artik_bluetooth.h>

Data Fields

const char * type
 
const char ** svc_uuid
 
int svc_uuid_len
 
unsigned short mfr_id
 
unsigned char * mfr_data
 
int mfr_data_len
 
const char ** solicit_uuid
 
int solicit_uuid_len
 
const char * svc_id
 
unsigned char * svc_data
 
int svc_data_len
 
bool tx_power
 

Detailed Description

Structure containing the elements defining Bluetooth advertisement

Examples:
bluetooth_test/artik_bluetooth_test_advertiser.c, and bluetooth_test/artik_bluetooth_test_gatt_server.c.

Definition at line 619 of file artik_bluetooth.h.


The documentation for this struct was generated from the following file:
Last updated on: