Searched refs:btc_ble_gattc_get_all_char (Results 1 – 3 of 3) sorted by relevance
208 esp_gatt_status_t btc_ble_gattc_get_all_char(uint16_t conn_id,
286 return btc_ble_gattc_get_all_char(conn_hdl, start_handle, end_handle, result, count, offset); in esp_ble_gattc_get_all_char()
354 esp_gatt_status_t btc_ble_gattc_get_all_char(uint16_t conn_id, in btc_ble_gattc_get_all_char() function