Home
last modified time | relevance | path

Searched refs:database (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/tools/ci/python_packages/idf_iperf_test_util/
DIperfUtility.py72 def record_throughput(database, key_value): # type: (dict, int) -> None argument
75 if throughput > database[ap_ssid][key_value]:
76 database[ap_ssid][key_value] = throughput
78 database[ap_ssid][key_value] = throughput
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/
DREADME.md68 I (1024) HID_LE_PRF: esp_hidd_prf_cb_hdl(), start added the hid service to the stack database. incl…
/hal_espressif-3.6.0/components/fatfs/src/
Dff.h161 DWORD database; /* Data base sector */ member
Dff.c1139 return fs->database + fs->csize * clst; /* Start sector number of the cluster */ in clst2sect()
3321 fs->database = bsect + ld_dword(fs->win + BPB_DataOfsEx);
3323 …if (maxlba < (QWORD)fs->database + nclst * fs->csize) return FR_NO_FILESYSTEM; /* (Volume size mus…
3339 fs->bitbase = fs->database + fs->csize * (bcl - 2); /* Bitmap sector */
3391 fs->database = bsect + sysect; /* Data start sector */
/hal_espressif-3.6.0/examples/bluetooth/esp_ble_mesh/ble_mesh_console/
Dble_mesh_commands_README.md124 * `bmpaddn`: Provisioner add device's information into the mesh database while unprovisioned device…
/hal_espressif-3.6.0/examples/bluetooth/nimble/blecent/
DREADME.md24 …dvertises support for the Alert Notification service (0x1811) and includes it in the GATT database.
/hal_espressif-3.6.0/examples/bluetooth/nimble/bleprph/
DREADME.md12 This example aims at understanding GATT database configuration, advertisement and SMP related NimBL…
/hal_espressif-3.6.0/examples/system/gcov/
DREADME.md146 gcovr can be installed from the package database of your operating system or directly as a Python p…
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/tutorial/
DGatt_Server_Service_Table_Example_Walkthrough.md397 /// Full HRS Database Description - Used to add attributes into the database
448 …_t num_handle; /*!< The number of the attribute handle to be added to the gatts database */
/hal_espressif-3.6.0/tools/kconfig/
Dkconfig-language.txt4 The configuration database is a collection of configuration options