Home
last modified time | relevance | path

Searched refs:GAPIF_LeSetSecurityMode (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h792 BTSTACK_API int GAPIF_LeSetSecurityMode(GAP_LeSecMode1Level mode1Level, GAP_LeSecMode2Level mode2Level);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_adapter.cpp210 ret = GAPIF_LeSetSecurityMode(level1, level2); in InitBtmAndGap()
212 ret = GAPIF_LeSetSecurityMode(LE_MODE_1_LEVEL_3, level2); in InitBtmAndGap()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_if.c1304 int GAPIF_LeSetSecurityMode(GAP_LeSecMode1Level mode1Level, GAP_LeSecMode2Level mode2Level) in GAPIF_LeSetSecurityMode() function

Completed in 7 milliseconds