Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h696 } esp_ble_gatt_creat_conn_params_t; typedef
Desp_gattc_api.h336 esp_err_t esp_ble_gattc_enh_open(esp_gatt_if_t gattc_if, esp_ble_gatt_creat_conn_params_t *esp_gatt…
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gattc_api.c71 esp_err_t esp_ble_gattc_enh_open(esp_gatt_if_t gattc_if, esp_ble_gatt_creat_conn_params_t *creat_co… in esp_ble_gattc_enh_open()
176 esp_ble_gatt_creat_conn_params_t creat_conn_params = {0}; in esp_ble_gattc_open()
190 esp_ble_gatt_creat_conn_params_t creat_conn_params = {0}; in esp_ble_gattc_aux_open()