Searched refs:utilsInitSocket (Results 1 – 5 of 5) sorted by relevance
71 void utilsInitSocket(utilsSocket *aSocket, uint16_t aPortBase);
262 utilsInitSocket(&sSocket, INFRA_IF_SIM_PORT + sPortOffset); in platformInfraIfInit()
345 utilsInitSocket(&sSocket, TREL_SIM_PORT + sPortOffset); in platformTrelInit()
358 void utilsInitSocket(utilsSocket *aSocket, uint16_t aPortBase) in utilsInitSocket() function
411 utilsInitSocket(&sSocket, sPortBase + sPortOffset); in platformRadioInit()