Demo Application for MiWi Star Interface.
Copyright (c) 2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
void | ReceivedDataIndication (RECEIVED_MESSAGE *ind) |
void | run_star_demo (void) |
void ReceivedDataIndication | ( | RECEIVED_MESSAGE * | ind | ) |
References RECEIVED_MESSAGE::bits, delay_ms, DemoOutput_HandleMessage(), DemoOutput_Instruction(), DemoOutput_UpdateTxRx(), END_DEVICE, RECEIVED_MESSAGE::flags, MY_ADDRESS_LENGTH, RECEIVED_MESSAGE::Payload, RECEIVED_MESSAGE::PayloadSize, role, rxMessage, RxNum, sio2host_tx(), Source_END_DEVICE_INFO(), RECEIVED_MESSAGE::SourceAddress, STAR_DEMO_OPTIONS_MESSAGE(), and TxNum.
Referenced by Initialize_Demo(), and main().
void run_star_demo | ( | void | ) |
References ButtonPressed(), chk_sel_status, conn_size, dataConfcb(), delay_ms, display_connections, END_DEVICE, END_DEVICES_Short_Address, end_nodes, JoystickPressed(), LCD_Erase(), LCD_Update(), LCDText, LONG_ADDR_LEN, MiApp_ReadyToSleep(), MiApp_SendData(), MiWi, MIWI_TEXT_LEN, MiWi_TickGet(), MiWi_TickGetDiff(), msghandledemo, myConnectionIndex_in_PanCo, ONE_SECOND, P2PTasks(), PAN_COORD, PDS_TaskHandler(), role, select_ed, SHORT_ADDR_LEN, sio2host_disable(), sio2host_enable(), sleepMgr_sleep(), STAR_DEMO_OPTIONS_MESSAGE(), Total_Connections(), TxSynCount, TxSynCount2, update_ed, and _MIWI_TICK::Val.
Referenced by Run_Demo().