Home
last modified time | relevance | path

Searched refs:isn (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_cache.c1382 for (list_node_t *isn = list_begin(p_cur_srvc->included_svc); in bta_gattc_get_db_with_opration() local
1383 isn != list_end(p_cur_srvc->included_svc); isn = list_next(isn)) { in bta_gattc_get_db_with_opration()
1384 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_db_with_opration()
1535 for (list_node_t *isn = list_begin(p_cur_srvc->included_svc); in bta_gattc_get_db_size_with_type() local
1536 isn != list_end(p_cur_srvc->included_svc); isn = list_next(isn)) { in bta_gattc_get_db_size_with_type()
1537 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_db_size_with_type()
1676 for (list_node_t *isn = list_begin(p_cur_srvc->included_svc); in bta_gattc_get_db_size() local
1677 isn != list_end(p_cur_srvc->included_svc); isn = list_next(isn)) { in bta_gattc_get_db_size()
1678 tBTA_GATTC_INCLUDED_SVC *p_isvc = list_node(isn); in bta_gattc_get_db_size()
1866 for (list_node_t *isn = list_begin(p_cur_srvc->included_svc); in bta_gattc_get_gatt_db_impl() local
[all …]
/hal_espressif-latest/components/soc/
DCMakeLists.txt125 # Replace this value in an adaptive way, if Kconfig isn't available on your platform
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst301 …- There isn't actually a bootloader at offset 0x{IDF_TARGET_BOOTLOADER_OFFSET} (maybe the bootloa…
/hal_espressif-latest/tools/esptool_py/docs/en/
Dtroubleshooting.rst61 …p down if you measure it with a multimeter, but you can have problems even if this isn't happening.