drivers/nble: Clean up nble headers

Change-Id: Iec078bf3cc4ee99a7df95a687272972b793844e6
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
Andrei Emeltchenko 2016-02-15 14:21:37 +02:00 committed by Gerrit Code Review
commit b595f27c13
2 changed files with 1 additions and 7 deletions

View file

@ -364,7 +364,7 @@ void on_ble_gatts_write_evt(const struct nble_gatt_wr_evt *ev,
* @return Handle of attribute or 0 if not found
*/
uint16_t nble_attr_idx_to_handle(const struct bt_gatt_attr *attrs,
uint8_t index);
uint8_t index);
/**
* Send notification.