summaryrefslogtreecommitdiffstats
path: root/src/hci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hci.c')
-rw-r--r--src/hci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hci.c b/src/hci.c
index 6fa61831..48989aae 100644
--- a/src/hci.c
+++ b/src/hci.c
@@ -605,7 +605,7 @@ static hci_map lmp_features_map[8][9] = {
{ NULL }
},
{ /* Byte 7 */
- { "<no. 56>", 0x01 }, /* Bit 1 */
+ { "<LSTO>", LMP_LSTO }, /* Bit 1 */
{ "<no. 57>", 0x02 }, /* Bit 1 */
{ "<no. 58>", 0x04 }, /* Bit 2 */
{ "<no. 59>", 0x08 }, /* Bit 3 */