mirror of https://github.com/ARMmbed/mbed-os.git
require pal event handler to be complete
parent
de60b2a56a
commit
3808db90b2
|
|
@ -71,9 +71,7 @@ public:
|
|||
virtual void on_att_mtu_change(
|
||||
ble::connection_handle_t connection_handle,
|
||||
uint16_t att_mtu_size
|
||||
)
|
||||
{
|
||||
}
|
||||
) = 0;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue