drivers/nble: Clean up nble headers
Change-Id: Iec078bf3cc4ee99a7df95a687272972b793844e6 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
dfb5c2172b
commit
b595f27c13
2 changed files with 1 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue