require pal event handler to be complete

pull/9537/head
paul-szczepanek-arm 2019-02-05 14:26:16 +00:00
parent de60b2a56a
commit 3808db90b2
1 changed files with 1 additions and 3 deletions

View File

@ -71,9 +71,7 @@ public:
virtual void on_att_mtu_change(
ble::connection_handle_t connection_handle,
uint16_t att_mtu_size
)
{
}
) = 0;
};
/**