Microchip® Advanced Software Framework

thirdparty/wireless/ble_sdk/apps/pxp_monitor/pxp_monitor_app.h File Reference

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,
  PXP_NO_ALERT = 0,
  PXP_MID_ALERT,
  PXP_HIGH_ALERT
}
 

Enumerator
PXP_NO_ALERT 
PXP_MID_ALERT 
PXP_HIGH_ALERT 
PXP_NO_ALERT 
PXP_MID_ALERT 
PXP_HIGH_ALERT