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