|
Contiki 3.x
|
Header file for the CC13xx/CC26xx BLE driver. More...
Go to the source code of this file.
Functions | |
| void | rf_ble_beacond_config (clock_time_t interval, const char *name) |
| Set the device name to use with the BLE advertisement/beacon daemon. More... | |
| uint8_t | rf_ble_beacond_start (void) |
| Start the BLE advertisement/beacon daemon. More... | |
| void | rf_ble_beacond_stop (void) |
| Stop the BLE advertisement/beacon daemon. | |
| uint8_t | rf_ble_is_active (void) |
| Check whether the BLE beacond is currently active. More... | |
Header file for the CC13xx/CC26xx BLE driver.
Definition in file rf-ble.h.
1.8.6