9 years ago.

current BLE_API build error

Hi,

When I include the latest BLE_API ( rev.833 ) there is a build error in the LinkLoss service

Error: Class "BLE" has no member "addToDisconnectionCallChain" in "Sys/BLE_API/ble/services/LinkLossService.h", Line: 58, Col: 14

Searching the code I can't find an implementation of addToDisconnectionCallChain and I can build successfully if I just comment this line out.

Is this a checkin error or am I trying to use a deprecated or incorrect release of the code.

Allen

Question relating to:

Bluetooth Low Energy (a.k.a Bluetooth LE, BTLE, Bluetooth Smart)

1 Answer

9 years ago.

This has been fixed in the 'develop' branch. https://github.com/ARMmbed/ble/commit/d43b1d1a8b3b7fd3b200d208182d0aa57bb861bc Should become a part of the master with the next release.