This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Shortened vs Complete Name in Adv/Scan Response - difference or preference?

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