_SendTimer
gStackModule->init_timer(&fSendTimer, L2capEndpoint::_SendTimer, this);
static void _SendTimer(net_timer* timer, void* _endpoint);