Searched refs:otNcpHdlcInit (Results 1 – 4 of 4) sorted by relevance
61 otNcpHdlcInit(aInstance, NcpSend); in otAppNcpInit()
90 void otNcpHdlcInit(otInstance *aInstance, otNcpHdlcSendCallback aSendCallback);
81 otNcpHdlcInit(instance, HdlcSend); in LLVMFuzzerTestOneInput()
67 extern "C" void otNcpHdlcInit(otInstance *aInstance, otNcpHdlcSendCallback aSendCallback) in otNcpHdlcInit() function