Home
last modified time | relevance | path

Searched refs:others (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sdp.c241 tBTA_SERVICE_MASK others = 0; in bta_ag_del_records() local
251 others |= p->reg_services; in bta_ag_del_records()
257 others >>= BTA_HSP_SERVICE_ID; in bta_ag_del_records()
259 for (i = 0; i < BTA_AG_NUM_IDX && services != 0; i++, services >>= 1, others >>= 1) in bta_ag_del_records()
262 if (((services & 1) == 1) && ((others & 1) == 0)) { in bta_ag_del_records()
/hal_espressif-latest/tools/esptool_py/ci/
Dgh_changelog_template.md.j222 Thanks to <FILL OUT CONTRIBUTORS>, and others for contributing to this release!
/hal_espressif-latest/components/hal/include/hal/
Dreadme.md15 others.
/hal_espressif-latest/components/esp_netif/
DREADME.md94 such as PTP, Wake on LAN and others. Note that only Ethernet (IEEE 802.3)
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dindex.rst51 …to get the correct help. Example of usage: ``-c esp32``, ``-c esp32c3``, ``-c esp32s2`` and others.
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/documentation/
Dtinycrypt.rst105 themselves, while others are specific to TinyCrypt. These limitations were accepted
/hal_espressif-latest/tools/esptool_py/
DLICENSE47 that any problems introduced by others will not reflect on the original
/hal_espressif-latest/components/mbedtls/
DKconfig475 slower in others. You should benchmark to find the best setting for you.
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in573 only part of it for tracking, such as values for SRC/SEQ or others.