diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-10-22 15:51:12 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-10-22 15:51:12 +0000 |
commit | 555ac3f21cb5f6099755d43c3c1e89a1a554b435 (patch) | |
tree | 6759a020e01065438e7f3acada4c4832f2b5120c /src/hci.c | |
parent | 4fb6514cdebdeb4317ee3a5ef59abcdaf3697d2b (diff) |
Fix typo
Diffstat (limited to 'src/hci.c')
-rw-r--r-- | src/hci.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -430,7 +430,7 @@ static hci_map commands_map[] = { { "Read Local Supported Commands", 116 }, { "Read Local Supported Features", 117 }, { "Read Local Extended Features", 118 }, - { "Read Buffer Sizer", 119 }, + { "Read Buffer Size", 119 }, { "Read Country Code", 120 }, { "Read BD ADDR", 121 }, { "Read Failed Contact Counter", 122 }, |