MCPcopy Create free account
hub / github.com/OpenIntelWireless/IntelBluetoothFirmware / free

Method free

IntelBTPatcher/IntelBTPatcher.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89void CIntelBTPatcher::free()
90{
91 DBGLOG(DRV_NAME, "%s", __PRETTY_FUNCTION__);
92}
93
94void CIntelBTPatcher::processKext(KernelPatcher &patcher, size_t index, mach_vm_address_t address, size_t size)
95{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected