mirror of https://github.com/ARMmbed/mbed-os.git
pariring typo
parent
779d6eb7ae
commit
3f26435ad9
|
@ -293,7 +293,7 @@ public:
|
||||||
/**
|
/**
|
||||||
* To indicate that the user application needs to provide OOB data
|
* To indicate that the user application needs to provide OOB data
|
||||||
*/
|
*/
|
||||||
virtual void on_legacy_pariring_oob_request(connection_handle_t connection) = 0;
|
virtual void on_legacy_pairing_oob_request(connection_handle_t connection) = 0;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Request oob data entered during pairing
|
* Request oob data entered during pairing
|
||||||
|
|
Loading…
Reference in New Issue