Searched refs:isn (Results 1 – 4 of 4) sorted by relevance
1382 for (list_node_t *isn = list_begin(p_cur_srvc->included_svc); in bta_gattc_get_db_with_opration() local1383 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() local1536 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() local1677 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 …]
125 # Replace this value in an adaptive way, if Kconfig isn't available on your platform
301 …- There isn't actually a bootloader at offset 0x{IDF_TARGET_BOOTLOADER_OFFSET} (maybe the bootloa…
61 …p down if you measure it with a multimeter, but you can have problems even if this isn't happening.