Searched refs:btc_ble_gattc_get_attr_count (Results 1 – 3 of 3) sorted by relevance
245 esp_gatt_status_t btc_ble_gattc_get_attr_count(uint16_t conn_id,
332 … return btc_ble_gattc_get_attr_count(conn_hdl, type, start_handle, end_handle, char_handle, count); in esp_ble_gattc_get_attr_count()
549 esp_gatt_status_t btc_ble_gattc_get_attr_count(uint16_t conn_id, in btc_ble_gattc_get_attr_count() function