Microchip® Advanced Software Framework

link_loss.c File Reference

Linkloss service.

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

#include "link_loss.h"

Functions

void init_linkloss_service (gatt_service_handler_t *linkloss_serv)
 Linkloss service initialization. More...
 
at_ble_status_t lls_primary_service_define (gatt_service_handler_t *lls_service)
 linkloss service definition More...
 
uint8_t lls_set_alert_value (at_ble_characteristic_changed_t *change_params, gatt_service_handler_t *lls_handler)
 Setting the alert value of linkloss service. More...
 

Variables

uint8_t linkloss_initial_value = 0
 

uint8_t linkloss_initial_value = 0

Referenced by init_linkloss_service().