Microchip® Advanced Software Framework

thirdparty/wireless/ble_sdk/apps/pxp_reporter/pxp_reporter_app.h File Reference

Proximity Reporter Declarations.

Copyright (c) 2017-2018 Microchip Technology Inc. and its subsidiaries.

#include "pxp_reporter.h"
#include "ble_manager.h"

Macros

#define INIT_TIMER_INTERVAL   (3)
 
#define LL_INTERVAL_FAST   (1)
 
#define LL_INTERVAL_MEDIUM   (2)
 
#define PL_INTERVAL_FAST   (3)
 
#define PL_INTERVAL_MEDIUM   (5)
 

Functions

void timer_callback_handler (void)
 Timer call back handler called on timer expiry. More...
 

#define INIT_TIMER_INTERVAL   (3)
#define LL_INTERVAL_FAST   (1)

Referenced by app_linkloss_alert().

#define LL_INTERVAL_MEDIUM   (2)

Referenced by app_linkloss_alert().

#define PL_INTERVAL_FAST   (3)

Referenced by app_pathloss_alert().

#define PL_INTERVAL_MEDIUM   (5)

Referenced by app_pathloss_alert().

void timer_callback_handler ( void  )

Timer call back handler called on timer expiry.

Timer call back handler called on timer expiry.