Searched refs:p_app_rx_cmd_handler (Results 1 – 1 of 1) sorted by relevance
92 static cybt_debug_uart_data_handler_t p_app_rx_cmd_handler = NULL; variable343 if ( (data_counter == 0) && (head != 0) && (p_app_rx_cmd_handler != NULL) ) in cybt_debug_rx_task()347 p_app_rx_cmd_handler(wiced_rx_cmd+1, head-1); in cybt_debug_rx_task()538 p_app_rx_cmd_handler = p_data_handler; in cybt_debug_uart_init()