Part Number: CC2745R10-Q1
-
Regarding
GAPBondMgr_SetParameter(GAPBOND_OOB_ENABLED, ...):Does calling this API force the device to use the OOB pairing flow for every subsequent connection? How can we configure the stack to trigger the OOB pairing flow only when needed (on-demand)? -
Difference between APIs:What is the difference and relationship between setting
GAPBOND_OOB_ENABLEDviaGAPBondMgr_SetParameter()and usingGAPBondMgr_SCSetRemoteOOBParameters()? How do these two APIs work together?
-
CCC requires Out-of-Band (OOB) pairing.
-
ICCE requires Passkey Entry.