I'm still learning BLE development so I apologize if this is a basic question.
Here is a screenshot of a recent capture I did with the nRF52-DK. The bluetooth sniffer is following a connection between a Garmin Vivosmart (fitness device) and an Android phone:
Alongside the Generic Access Profile, which is present in all the packets, I also see a "Handle" value. I've looked everywhere and cannot for the life of me find where this is documented, nor can I find the definition of the value passed with the handle, which in this case are 0x001a and 0x0017. Are the Handle values of any given Bluetooth device proprietary, or is there a resource that I can use to identify what each Handle value represents? Any assistance would be appreciated.