Home
last modified time | relevance | path

Searched refs:ii (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c561 UINT8 ii = gatt_sr_find_i_rcb_by_handle(service_handle); in GATTS_StopService() local
566 if ( (ii > 0) && (ii < GATT_MAX_SR_PROFILES) && (gatt_cb.sr_reg[ii].in_use) ) { in GATTS_StopService()
568 if (gatt_cb.sr_reg[ii].sdp_handle) { in GATTS_StopService()
569 SDP_DeleteRecord(gatt_cb.sr_reg[ii].sdp_handle); in GATTS_StopService()
572 gatt_remove_a_srv_from_list(&gatt_cb.srv_list_info, &gatt_cb.srv_list[ii]); in GATTS_StopService()
573 gatt_cb.srv_list[ii].in_use = FALSE; in GATTS_StopService()
574 memset (&gatt_cb.sr_reg[ii], 0, sizeof(tGATT_SR_REG)); in GATTS_StopService()
1339 UINT8 ii; in GATT_Deregister() local
1354 for (ii = 0, p_sreg = gatt_cb.sr_reg; ii < GATT_MAX_SR_PROFILES; ii++, p_sreg++) { in GATT_Deregister()
Dgatt_sr.c163 UINT16 ii, total_len, len; in process_read_multi_rsp() local
209 for (ii = 0; ii < p_cmd->multi_req.num_handles; ii++) { in process_read_multi_rsp()
212 if (ii == 0) { in process_read_multi_rsp()
235 if (p_rsp->attr_value.handle == p_cmd->multi_req.handles[ii]) { in process_read_multi_rsp()
283 UINT16 ii; in process_read_multi_var_rsp() local
330 for (ii = 0; ii < p_cmd->multi_req.num_handles; ii++) { in process_read_multi_var_rsp()
333 if (ii == 0) { in process_read_multi_var_rsp()
353 if (p_rsp->attr_value.handle == p_cmd->multi_req.handles[ii]) { in process_read_multi_var_rsp()
Dgatt_utils.c1465 UINT8 ii = 0; in gatt_sr_alloc_rcb() local
1469 for (ii = 0, p_sreg = gatt_cb.sr_reg; ii < GATT_MAX_SR_PROFILES; ii++, p_sreg++) { in gatt_sr_alloc_rcb()
1487 return ii; in gatt_sr_alloc_rcb()
1675 UINT8 ii = (UINT8)gatt_if; in gatt_get_regcb() local
1678 if (ii < 1 || ii > GATT_MAX_APPS) { in gatt_get_regcb()
1679 GATT_TRACE_WARNING("gatt_if out of range [ = %d]", ii); in gatt_get_regcb()
1684 p_reg = &gatt_cb.cl_rcb[ii - 1]; in gatt_get_regcb()
2880 UINT8 ii = 0; in gatt_update_listen_mode() local
2886 for (; ii < GATT_MAX_APPS; ii ++, p_reg ++) { in gatt_update_listen_mode()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c969 UINT8 ii; in btm_sec_bond_by_transport() local
1065 for (ii = 0; ii <= HCI_EXT_FEATURES_PAGE_MAX; ii++) { in btm_sec_bond_by_transport()
1067 p_features = p_dev_rec->features[ii]; in btm_sec_bond_by_transport()
1070 ii, p_features[0], p_features[1], p_features[2], p_features[3]); in btm_sec_bond_by_transport()
/hal_espressif-latest/zephyr/blobs/
Dlicense.txt21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/hal_espressif-latest/
DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/
DLICENSE-APACHE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the