52 #ifndef ADVERTISER_BEACON_H__
53 #define ADVERTISER_BEACON_H__
57 #include "ble_types.h"
59 #include "ble_srv_common.h"
64 uint32_t adv_interval;
67 ble_gap_addr_t beacon_addr;
68 ble_srv_error_handler_t error_handler;
97 #endif // ADVERTISER_BEACON_H__