Home
last modified time | relevance | path

Searched refs:esp_ble_gattc_enh_open (Results 1 – 2 of 2) sorted by relevance

/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() function
183 return esp_ble_gattc_enh_open(gattc_if, &creat_conn_params); in esp_ble_gattc_open()
197 return esp_ble_gattc_enh_open(gattc_if, &creat_conn_params); in esp_ble_gattc_aux_open()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
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…