I haven't found this in the spec, although it is in the TI header files. Is there a difference in these which we should be aware of? I'm guessing a complete name has to match GAP device name, and maybe short local name does not? If you know the spec section this is in, please let me know. Sorry, more of a BT SIG question, but this forum is way better :)
#define GAP_ADTYPE_LOCAL_NAME_SHORT 0x08 //!< Shortened local name
#define GAP_ADTYPE_LOCAL_NAME_COMPLETE 0x09 //!< Complete local name
Thanks,
-Greg