Searched refs:otThreadRegisterParentResponseCallback (Results 1 – 3 of 3) sorted by relevance
970 void otThreadRegisterParentResponseCallback(otInstance *aInstance,
486 void otThreadRegisterParentResponseCallback(otInstance *aInstance, in otThreadRegisterParentResponseCallback() function
368 …otThreadRegisterParentResponseCallback(mInstance, &NcpBase::HandleParentResponseInfo, static_cast<… in NcpBase()