Home
last modified time | relevance | path

Searched defs:scan_rst (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_client/main/
Dspp_client_demo.c108 static esp_ble_gap_cb_param_t scan_rst; variable
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c340 static void handle_ble_device_result(struct ble_scan_result_evt_param *scan_rst) in handle_ble_device_result()
/hal_espressif-3.6.0/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c343 static void handle_ble_device_result(struct ble_scan_result_evt_param *scan_rst) in handle_ble_device_result()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h942 …} scan_rst; /*!< Event parameter of ESP_GAP_BLE_SCAN_RESULT_EV… member