Part Number: CC2745P10-Q1
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi, Ti
I previously asked a question about how to control bonding via API, which required removing the GAPBondMgr and implementing it by calling GAP_Authenticate and GAP_Bond instead.
The link is as follows:https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1507314/cc2745r10-q1-how-can-i-control-the-bonding-process
However, after internal discussions, we are now considering whether we can retain the GAPBondMgr and use your existing logic, but insert our own authentication process after connection establishment and before bonding—only allowing bonding to proceed if authentication succeeds. Would this implementation be possible? Specifically, how can we intercept the bonding procedure to pause it for custom authentication, then resume bonding only upon successful verification?
Best regards
Preston

