Searched refs:GAPIF_SetBondableMode (Results 1 – 3 of 3) sorted by relevance
273 BTSTACK_API int GAPIF_SetBondableMode(uint8_t isBondable);
173 int ret = GAPIF_SetBondableMode(bondableMode_); in SetBondableMode()
292 int GAPIF_SetBondableMode(uint8_t isBondable) in GAPIF_SetBondableMode() function