Home
last modified time | relevance | path

Searched refs:esp_ble_gap_security_rsp (Results 1 – 19 of 19) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dble_hidd_demo_main.c142 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true); in gap_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/
DREADME.md21 …with peer device. If the peer device initiates the encryption, `esp_ble_gap_security_rsp` should b…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/
DREADME.md22 …`esp_ble_gap_security_rsp` should be used to send security response to the peer device when `ESP_G…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/
DREADME.md20 …with peer device. If the peer device initiates the encryption, `esp_ble_gap_security_rsp` should b…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/
DREADME.md22 …`esp_ble_gap_security_rsp` should be used to send security response to the peer device when `ESP_G…
/hal_espressif-3.6.0/components/protocomm/src/simple_ble/
Dsimple_ble.c58 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true); in gap_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c337 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true); in gap_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c300 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true); in gap_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/tutorial/
DGatt_Security_Server_Example_Walkthrough.md224 …vent is used to reply a start encryption response by using the `esp_ble_gap_security_rsp()` API ca…
230 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/tutorial/
Dble50_security_server_Example_Walkthrough.md224 …vent is used to reply a start encryption response by using the `esp_ble_gap_security_rsp()` API ca…
230 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true);
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/main/
Dexample_ble_sec_gattc_demo.c406 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true); in esp_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/main/
Dble50_sec_gattc_demo.c449 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true); in esp_gap_cb()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ancs/main/
Dble_ancs_demo.c290 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true); in gap_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c347 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true); in gap_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c547 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true); in ble_gap_event_handler()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c550 esp_ble_gap_security_rsp(param->ble_security.ble_req.bd_addr, true); in ble_gap_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h1677 esp_err_t esp_ble_gap_security_rsp(esp_bd_addr_t bd_addr, bool accept);
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c605 esp_err_t esp_ble_gap_security_rsp(esp_bd_addr_t bd_addr, bool accept) in esp_ble_gap_security_rsp() function
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32c3.map2727 .text.esp_ble_gap_security_rsp
61436 esp_ble_gap_security_rsp esp-idf/bt/libbt.a(esp_gap_ble_api.c.obj)