wireshark/epan/ftypes
Michal Labedzki 22d561c436 Add support for IEEE-11073 FLOATs
Add support for IEEE-11073 32-bit FLOAT and 16 bit SFLOAT field types.
Use them in Bluetooth ATT dissector.

Change-Id: Ife0f3843da84a9af23483b0a0d9b69cd2f511d08
Reviewed-on: https://code.wireshark.org/review/12680
Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
Tested-by: Michal Labedzki <michal.labedzki@tieto.com>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2015-12-29 14:20:02 +00:00
..
Makefile.am Support out-of-source checkapi 2014-04-25 04:23:46 +00:00
Makefile.common Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
ftype-bytes.c Add BASE_ALLOW_ZERO for byte arrays that are validly zero sized. 2015-11-30 18:28:10 +00:00
ftype-double.c Ftypes: Double: Minor fixes 2015-02-21 17:29:05 +00:00
ftype-guid.c Replace tabs in files with editor modeline "expandtab" 2015-06-11 02:15:35 +00:00
ftype-ieee-11073-float.c Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftype-integer.c Allow EUI-64s to be specified as numbers or byte strings. 2015-07-20 22:20:26 +00:00
ftype-ipv4.c Save the results of wmem_strndup(NULL, ...) in a non-const pointer. 2015-12-28 23:01:48 +00:00
ftype-ipv6.c Save the results of wmem_strndup(NULL, ...) in a non-const pointer. 2015-12-28 23:01:48 +00:00
ftype-none.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
ftype-pcre.c Replace tabs in files with editor modeline "expandtab" 2015-06-11 02:15:35 +00:00
ftype-string.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
ftype-time.c Remove use of sprintf for ftype string formatting 2015-03-11 22:50:55 +00:00
ftype-tvbuff.c Remove another batch of deprecated tvb_length calls 2015-06-24 04:30:35 +00:00
ftypes-int.h Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftypes.c Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftypes.h Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00