Home
last modified time | relevance | path

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

12

/system/bt/stack/gatt/
Dgatt_api.c562 UINT8 ii = gatt_sr_find_i_rcb_by_handle(service_handle); in GATTS_StopService() local
567 if ( (ii > 0) && (ii < GATT_MAX_SR_PROFILES) && (gatt_cb.sr_reg[ii].in_use) ) in GATTS_StopService()
569 if (gatt_cb.sr_reg[ii].sdp_handle) in GATTS_StopService()
571 SDP_DeleteRecord(gatt_cb.sr_reg[ii].sdp_handle); in GATTS_StopService()
573 gatt_remove_a_srv_from_list(&gatt_cb.srv_list_info, &gatt_cb.srv_list[ii]); in GATTS_StopService()
574 gatt_cb.srv_list[ii].in_use = FALSE; in GATTS_StopService()
575 memset (&gatt_cb.sr_reg[ii], 0, sizeof(tGATT_SR_REG)); in GATTS_StopService()
1253 UINT8 i, ii, j; in GATT_Deregister() local
1269 for (ii = 0, p_sreg = gatt_cb.sr_reg; ii < GATT_MAX_SR_PROFILES; ii++, p_sreg++) in GATT_Deregister()
Dgatt_utils.c1347 UINT8 ii = 0; in gatt_sr_alloc_rcb() local
1351 for (ii = 0, p_sreg = gatt_cb.sr_reg; ii < GATT_MAX_SR_PROFILES; ii++, p_sreg++) in gatt_sr_alloc_rcb()
1371 return ii; in gatt_sr_alloc_rcb()
1562 UINT8 ii = (UINT8)gatt_if; in gatt_get_regcb() local
1565 if (ii < 1 || ii > GATT_MAX_APPS) { in gatt_get_regcb()
1566 GATT_TRACE_WARNING("gatt_if out of range [ = %d]", ii); in gatt_get_regcb()
1571 p_reg = &gatt_cb.cl_rcb[ii - 1]; in gatt_get_regcb()
2762 UINT8 ii = 0; in gatt_update_listen_mode() local
2768 for (; ii < GATT_MAX_APPS; ii ++, p_reg ++) in gatt_update_listen_mode()
Dgatt_sr.c127 UINT16 ii, total_len, len; in process_read_multi_rsp() local
168 for (ii = 0; ii < p_cmd->multi_req.num_handles; ii++) in process_read_multi_rsp()
170 if (ii==0) in process_read_multi_rsp()
196 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
1073 for (ii = 0; ii <= HCI_EXT_FEATURES_PAGE_MAX; ii++) in btm_sec_bond_by_transport()
1075 p_features = p_dev_rec->features[ii]; in btm_sec_bond_by_transport()
1077 ii, p_features[0], p_features[1], p_features[2], p_features[3]); in btm_sec_bond_by_transport()
/system/extras/ksmutils/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/core/init/
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/extras/libpagemap/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/core/logcat/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/timeinfo/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/tests/cpueater/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/su/
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/ext4_utils/
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/core/libpixelflinger/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/showmap/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/extras/latencytop/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/core/libcutils/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/core/libutils/
DNOTICE33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/system/core/liblog/
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
/system/extras/procrank/
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

12