Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/api/include/api/
Desp_gattc_api.h597 esp_gatt_status_t esp_ble_gattc_get_db(esp_gatt_if_t gattc_if, uint16_t conn_id, uint16_t start_han…
/hal_espressif-2.7.6/examples/bluetooth/bluedroid/ble/ble_spp_client/main/
Dspp_client_demo.c417 …if(esp_ble_gattc_get_db(spp_gattc_if, spp_conn_id, spp_srv_start_handle, spp_srv_end_handle, db, &… in gattc_profile_event_handler()
/hal_espressif-2.7.6/components/bt/host/bluedroid/api/
Desp_gattc_api.c335 esp_gatt_status_t esp_ble_gattc_get_db(esp_gatt_if_t gattc_if, uint16_t conn_id, uint16_t start_han… in esp_ble_gattc_get_db() function