Nordic stack and drivers for the mbed BLE API

Dependents:   idd_hw5_bleFanProto

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

ble_error_log.h File Reference

ble_error_log.h File Reference

Go to the source code of this file.

Data Structures

struct  ble_error_log_data_t
 Error Log Data structure. More...

Functions

uint32_t ble_error_log_write (uint32_t err_code, const uint8_t *p_message, uint16_t line_number)
 Function for writing the file name/message, line number, and current program stack to flash.

Detailed Description

Definition in file ble_error_log.h.