Skip to content

Commit fd2e285

Browse files
anhmolteivindj-nordic
authored andcommitted
include: bluetooth: remove a todo in common.h
Will be addressed at a later point. Signed-off-by: Andreas Moltumyr <[email protected]>
1 parent c12ed2b commit fd2e285

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/bluetooth/services/common.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
extern "C" {
1515
#endif
1616

17-
/** TODO: rename this.. */
1817
static inline uint16_t is_notification_enabled(const uint8_t *gatts_write_data)
1918
{
2019
const uint16_t cccd_val = sys_get_le16(gatts_write_data);

0 commit comments

Comments
 (0)