Other Parts Discussed in Thread: CC3220SF
Tool/software: TI-RTOS
I am trying to become familiar with the working of the network terminal (network_terminal_CC3220SF_LAUNCHXL_tirtos_ccs) example for the CC3220 Launchpad.
I am not able to find documentation on functions managing the P2P connection.
For example the line "pthread_cancel(p2p_connectThread);" which is at about 1594. It may be at a some what different line number in the original code since I have been adding some comments and print statements into my copy.
Would appreciate a pointer to documentation that will get me up to speed on the pthread functions.
Thanks,
(Forrest) Lee Erickson