![]() |
Contiki-NG
|
BLE radio hardware abstraction implementation for the TI CC26XX controller. More...
#include "lpm.h"#include "sys/rtimer.h"#include "sys/process.h"#include "os/dev/ble-hal.h"#include "dev/oscillators.h"#include "ble-addr.h"#include "net/netstack.h"#include "net/packetbuf.h"#include "rf_data_entry.h"#include "rf-core/rf-core.h"#include "rf_ble_cmd.h"#include "lib/random.h"#include "ioc.h"#include "ti-lib.h"#include "inc/hw_types.h"#include "inc/hw_rfc_dbell.h"#include <string.h>#include "rf-core/ble-hal/rf-ble-cmd.h"#include "sys/log.h"Go to the source code of this file.
BLE radio hardware abstraction implementation for the TI CC26XX controller.
Definition in file ble-hal-cc26xx.c.