--- lib/hci.c | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/hci.c b/lib/hci.c index 66b2d5f..fd27f1a 100644 --- a/lib/hci.c +++ b/lib/hci.c @@ -590,6 +590,15 @@ static hci_map commands_map[] = { { "LE Test End", 230 }, { "Reserved", 231 }, + { "Reserved", 232 }, + { "Reserved", 233 }, + { "Reserved", 234 }, + { "Enhanced Setup Synchronous Connection", 235 }, + { "Enhanced Accept Synchronous Connection Request", 236 }, + { "Read Local Supported Codecs", 237 }, + { "Reserved", 238 }, + { "Reserved", 239 }, + { NULL } }; -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html