Home
last modified time | relevance | path

Searched refs:ESP_BLE_SM_SET_STATIC_PASSKEY (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h353 ESP_BLE_SM_SET_STATIC_PASSKEY, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c661 if(param_type == ESP_BLE_SM_SET_STATIC_PASSKEY) { in esp_ble_gap_set_security_param()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c2075 case ESP_BLE_SM_SET_STATIC_PASSKEY: { in btc_gap_ble_call_handler()