Demo Application for MiWi P2P Interface.
Copyright (c) 2018 Microchip Technology Inc. and its subsidiaries.
Functions | |
void | ReceivedDataIndication (RECEIVED_MESSAGE *ind) |
void | run_p2p_demo (void) |
void ReceivedDataIndication | ( | RECEIVED_MESSAGE * | ind | ) |
References DemoOutput_HandleMessage(), DemoOutput_Instruction(), DemoOutput_UpdateTxRx(), LED0, LED_Toggle, RxNum, and TxNum.
Referenced by Initialize_Demo().
void run_p2p_demo | ( | void | ) |
References ButtonPressed(), chk_sel_status, conn_size, dataConfcb(), DE, DE_LEN, DemoOutput_UnicastFail(), i, JoystickPressed(), LCD_Erase(), LCD_Update(), LCDText, LONG_ADDR_LEN, MiApp_ReadyToSleep(), MiApp_SendData(), MiWi, MIWI_TEXT_LEN, msghandledemo, P2PTasks(), PDS_TaskHandler(), select_ed, SHORT_ADDR_LEN, sio2host_disable(), sio2host_enable(), sleepMgr_sleep(), Total_Connections(), TxSynCount, TxSynCount2, and update_ed.
Referenced by Run_Demo().