Searched refs:GAPIF_CancelAuthenticationReq (Results 1 – 3 of 3) sorted by relevance
381 BTSTACK_API int GAPIF_CancelAuthenticationReq(const BtAddr *addr);
753 int GAPIF_CancelAuthenticationReq(const BtAddr *addr) in GAPIF_CancelAuthenticationReq() function
1850 bool ret = (GAPIF_CancelAuthenticationReq(&btAddr) == BT_SUCCESS); in CancelPairing()