We are using the RFCOMM service and want to ensure that EVERY connection to RFCOMM requires authentication EVERYTIME, no exceptions. After the stack has been initialized we call GAP_Set_Authentication_Mode() , but it fails with a result of -103 "feature not available" .
How do we turn this feature on?
We' re using CC2564 and Bluetopia stack v1.2. Unless this was a known issue with 1.2 I would rather not update to 1.5 just yet . We are adhering to the old adage "If it isn't BROKEN - DON'T fix it" :)
Peter