Management interface use little-endian byte order and this should be clearly stated in documentation. --- doc/mgmt-api.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 8fe7c94..9627f25 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -23,6 +23,8 @@ Packet Structures +-------------------+-------------------+-------------------+ | | +All fields are in little-endian byte order (least significant byte first). + Controller Index can have a special value <non-controller> to indicate that command or event is not related to any controller. Possible values: -- on behalf of ST-Ericsson -- 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