Functions | |
static void | app_task (void) |
Application task. More... | |
static void | led_handling (void *callback_parameter) |
Application Task related APIs. More... | |
|
static |
Application task.
To start NLME Reset procedure when application starts up
To send out QTouch Studio commands over air to Touch Remote
References ALL_IN_ONE_START, ch_ag_enabled, IDLE, nlme_reset_request(), node_status, NWKC_VENDOR_IDENTIFIER, PROFILE_ID_VENDOR_DATA, Receive_Message(), RF4CE_RX_Buffer, target_auto_start, TXO_ACK_REQ, TXO_CH_NOT_SPEC, TXO_DST_ADDR_IEEE, TXO_MULTI_CH, TXO_SEC_REQ, TXO_UNICAST, TXO_VEND_SPEC, and vendor_data_request().
Referenced by main().
|
static |
Application Task related APIs.
LED handling including timer control .
References ALL_IN_ONE_START, FUNC_PTR, LED_DATA, LED_NWK_SETUP, LED_OFF, LED_TOGGLE, node_status, NULL, PAIR_WAIT_PERIOD, pal_led(), pal_timer_start(), pal_timer_stop(), PUSH_BUTTON_PAIRING, T_LED_TIMER, TIMEOUT_RELATIVE, and UNUSED.
Referenced by nlme_set_confirm().