Searched refs:GAPIF_LeSetMinEncKeySize (Results 1 – 3 of 3) sorted by relevance
838 BTSTACK_API int GAPIF_LeSetMinEncKeySize(uint8_t minSize);
1446 int GAPIF_LeSetMinEncKeySize(uint8_t minSize) in GAPIF_LeSetMinEncKeySize() function
223 ret = GAPIF_LeSetMinEncKeySize(GAP_ENC_KEY_MIN_SIZE); in InitBtmAndGap()