lib: remove BT_NOTIFICATION_TYPE_{UNKNOWN,NR}
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 30 Nov 2018 22:00:02 +0000 (17:00 -0500)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
`BT_NOTIFICATION_TYPE_UNKNOWN` is not needed because we never return it.
`BT_NOTIFICATION_TYPE_NR` is an implementation detail, so we use the
last value instead.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>

No differences found
This page took 0.024997 seconds and 4 git commands to generate.