Home
last modified time | relevance | path

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

1234

/system/bt/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()
570 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()
1244 UINT8 i, ii, j; in GATT_Deregister() local
1260 for (ii = 0, p_sreg = gatt_cb.sr_reg; ii < GATT_MAX_SR_PROFILES; ii++, p_sreg++) in GATT_Deregister()
Dgatt_utils.c1401 UINT8 ii = 0; in gatt_sr_alloc_rcb() local
1405 for (ii = 0, p_sreg = gatt_cb.sr_reg; ii < GATT_MAX_SR_PROFILES; ii++, p_sreg++) in gatt_sr_alloc_rcb()
1426 return ii; in gatt_sr_alloc_rcb()
1617 UINT8 ii = (UINT8)gatt_if; in gatt_get_regcb() local
1620 if (ii < 1 || ii > GATT_MAX_APPS) { in gatt_get_regcb()
1621 GATT_TRACE_WARNING("gatt_if out of range [ = %d]", ii); in gatt_get_regcb()
1626 p_reg = &gatt_cb.cl_rcb[ii - 1]; in gatt_get_regcb()
2818 UINT8 ii = 0; in gatt_update_listen_mode() local
2824 for (; ii < GATT_MAX_APPS; ii ++, p_reg ++) in gatt_update_listen_mode()
Dgatt_sr.c124 UINT16 ii, total_len, len; in process_read_multi_rsp() local
158 for (ii = 0; ii < p_cmd->multi_req.num_handles; ii++) in process_read_multi_rsp()
163 if (ii == 0) in process_read_multi_rsp()
188 if (p_rsp->attr_value.handle == p_cmd->multi_req.handles[ii]) in process_read_multi_rsp()
/system/bt/stack/l2cap/
Dl2c_api.c132 int ii; in L2CA_Deregister() local
139 for (ii = 0; ii < MAX_L2CAP_LINKS; ii++, p_lcb++) in L2CA_Deregister()
/system/bt/stack/btm/
Dbtm_sec.c978 UINT8 ii; in btm_sec_bond_by_transport() local
1071 for (ii = 0; ii <= HCI_EXT_FEATURES_PAGE_MAX; ii++) in btm_sec_bond_by_transport()
1073 p_features = p_dev_rec->features[ii]; in btm_sec_bond_by_transport()
1075 ii, p_features[0], p_features[1], p_features[2], p_features[3]); in btm_sec_bond_by_transport()
/system/extras/memory_replay/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/tpm/attestation/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/pagecache/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/core/libnetutils/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/showslab/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/core/debuggerd/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/tools/aidl/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/kexec_tools/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/bootctl/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/security/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/procmem/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/librank/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/memcpy-perf/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/ext4_utils/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/boot_control_copy/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/tpm/tpm_manager/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/core/libpixelflinger/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/firewalld/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/verity/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/core/logwrapper/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the

1234