Searched refs:handleReceivedFrameJump (Results 1 – 2 of 2) sorted by relevance
52 static void handleReceivedFrameJump(void* context);
76 void ThreadChip::handleReceivedFrameJump(void* context) { in handleReceivedFrameJump() function in aidl::android::hardware::threadnetwork::ThreadChip106 if (mSpinelInterface->Init(handleReceivedFrameJump, this, mRxFrameBuffer) != in initChip()