Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h245 esp_gatt_status_t btc_ble_gattc_get_attr_count(uint16_t conn_id,
/hal_espressif-2.7.6/components/bt/host/bluedroid/api/
Desp_gattc_api.c332 … return btc_ble_gattc_get_attr_count(conn_hdl, type, start_handle, end_handle, char_handle, count); in esp_ble_gattc_get_attr_count()
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c549 esp_gatt_status_t btc_ble_gattc_get_attr_count(uint16_t conn_id, in btc_ble_gattc_get_attr_count() function