Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RangeNetworks/openbts
/ writeBody
Method
writeBody
GSM/GSML3SSMessages.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
void L3SupServFacilityMessage::writeBody( L3Frame &dest, size_t &wp ) const
146
{
147
mFacility.writeLV(dest,wp);
148
}
149
150
void L3SupServFacilityMessage::parseBody( const L3Frame &src, size_t &rp )
151
{
Callers
nothing calls this directly
Calls
2
writeLV
Method · 0.80
writeTLV
Method · 0.80
Tested by
no test coverage detected