Morse Micro IoT SDK  2.9.7
beacon_monitor_thread_args Struct Reference

Detailed Description

Arguments for beacon monitor task.

Definition at line 359 of file m2m_controller.c.

Data Fields

struct mmagic_controller * controller
 The controller reference. More...
 
uint8_t stream_id
 The stream ID. More...
 

Field Documentation

◆ controller

struct mmagic_controller* beacon_monitor_thread_args::controller

The controller reference.

Definition at line 362 of file m2m_controller.c.

◆ stream_id

uint8_t beacon_monitor_thread_args::stream_id

The stream ID.

Definition at line 364 of file m2m_controller.c.


The documentation for this struct was generated from the following file: