fix type name

pull/9537/head
paul-szczepanek-arm 2019-01-30 10:50:25 +00:00
parent c10fc2eb8e
commit a3f635eb88
1 changed files with 1 additions and 1 deletions

View File

@ -648,7 +648,7 @@ public:
* otherwise an appropriate error.
*/
virtual ble_error_t negotiateAttMtu(
Gap::Handle_t connection
ble::connection_handle_t connection
) {
/* Requesting action from porter(s): override this API if this
capability is supported. */