simplify call

pull/10219/head
paul-szczepanek-arm 2019-03-25 16:41:46 +00:00 committed by Cruz Monrreal II
parent de539e146b
commit 82112b6c52
1 changed files with 1 additions and 5 deletions

View File

@ -1613,11 +1613,7 @@ void GenericGap<PalGapImpl, PalSecurityManager, ConnectionEventMonitorEventHandl
_event_queue.post(
mbed::callback(
this,
&GenericGap<
PalGapImpl,
PalSecurityManager,
ConnectionEventMonitorEventHandler
>::process_legacy_scan_timeout
&GenericGap::process_legacy_scan_timeout
)
);
} else {