mirror of https://github.com/ARMmbed/mbed-os.git
pull in more inherited overloads
parent
e49b5230cc
commit
1bf5826cdc
|
@ -267,6 +267,7 @@ public:
|
|||
using ble::Gap::setAdvertisingScanResponse;
|
||||
using ble::Gap::startAdvertising;
|
||||
using ble::Gap::stopAdvertising;
|
||||
using ble::Gap::connect;
|
||||
|
||||
/**
|
||||
* Address-type for BLEProtocol addresses.
|
||||
|
|
Loading…
Reference in New Issue