mic event no longer present in user api, removing call

pull/6188/head
paul-szczepanek-arm 2018-02-27 12:13:48 +00:00
parent 957cee39fe
commit 536f541b93
1 changed files with 1 additions and 1 deletions

View File

@ -864,7 +864,7 @@ void GenericSecurityManager::on_pairing_completed(connection_handle_t connection
//
void GenericSecurityManager::on_valid_mic_timeout(connection_handle_t connection) {
eventHandler->validMicTimeout(connection);
(void)connection;
}
void GenericSecurityManager::on_slave_security_request(