Tool/software: TI-RTOS
I want to know what is the difference between, establishing link defined in the GAP Role and the pairing option in the GATT Profile?
I get the pairing option only(in BLE scanner app) when characteristics that require authentication is accessed.
Is this how it is supposed to work? why is there no pairing option while connecting?
What is the function of GAP_PAIRING_REQ_EVENT event of gapRole_processGAPMsg(gapEventHdr_t *pMsg) function and when is this accessed?