Proximity Monitor Profile Application declarations.
Copyright (c) 2017-2018 Microchip Technology Inc. and its subsidiaries.
#include "ble_manager.h"
#include "at_ble_api.h"
#include "pxp_monitor.h"
#include "immediate_alert.h"
#include "console_serial.h"
#include "timer_hw.h"
#include "conf_extint.h"
Typedefs | |
typedef enum pxp_current_alert | pxp_current_alert_t |
Enumerations | |
enum | pxp_current_alert { PXP_NO_ALERT = 0, PXP_MID_ALERT, PXP_HIGH_ALERT } |
typedef enum pxp_current_alert pxp_current_alert_t |
enum pxp_current_alert |