/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/sdp/ |
D | sdp_db.c | 65 UINT16 xx, yy; in sdp_db_service_search() local 86 for (yy = 0; yy < p_seq->num_uids; yy++) { in sdp_db_service_search() 91 &p_seq->uuid_entry[yy].value[0], in sdp_db_service_search() 92 p_seq->uuid_entry[yy].len)) { in sdp_db_service_search() 97 &p_seq->uuid_entry[yy].value[0], in sdp_db_service_search() 98 p_seq->uuid_entry[yy].len, 0)) { in sdp_db_service_search() 110 if (yy == p_seq->num_uids) { in sdp_db_service_search() 231 UINT16 xx, yy, len; in sdp_compose_proto_list() local 256 for (yy = 0; yy < p_elem_list->num_params; yy++) { in sdp_compose_proto_list() 259 UINT8_TO_BE_STREAM (p, p_elem_list->params[yy]); in sdp_compose_proto_list() [all …]
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_pm.c | 761 int yy; in btm_pm_proc_mode_change() local 789 for (yy = 0; yy <= BTM_MAX_PM_RECORDS; yy++) { in btm_pm_proc_mode_change() 791 if ( (mode == BTM_PM_MD_ACTIVE) && (p_cb->req_mode[yy].mode == BTM_PM_MD_HOLD) ) { in btm_pm_proc_mode_change() 792 p_cb->req_mode[yy].mode = BTM_PM_MD_ACTIVE; in btm_pm_proc_mode_change() 819 for (yy = 0; yy < BTM_MAX_PM_RECORDS; yy++) { in btm_pm_proc_mode_change() 820 if (btm_cb.pm_reg_db[yy].mask & BTM_PM_REG_NOTIF) { in btm_pm_proc_mode_change() 821 (*btm_cb.pm_reg_db[yy].cback)( p->remote_addr, mode, interval, hci_status); in btm_pm_proc_mode_change() 844 int xx, yy; in btm_pm_proc_ssr_evt() local 868 for (yy = 0; yy < BTM_MAX_PM_RECORDS; yy++) { in btm_pm_proc_ssr_evt() 869 if (btm_cb.pm_reg_db[yy].mask & BTM_PM_REG_NOTIF) { in btm_pm_proc_ssr_evt() [all …]
|
D | btm_inq.c | 2012 UINT8 xx, yy, num_resp; in btm_sort_inq_result() local 2024 for (yy = xx + 1, p_next = p_ent + 1; yy < num_resp; yy++, p_next++) { in btm_sort_inq_result() 2621 UINT8 yy, xx; in BTM_GetEirUuidList() local 2640 for ( yy = 0; yy < *p_num_uuid; yy++ ) { in BTM_GetEirUuidList() 2641 STREAM_TO_UINT16(*(p_uuid16 + yy), p_uuid_data); in BTM_GetEirUuidList() 2642 BTM_TRACE_DEBUG(" 0x%04X\n", *(p_uuid16 + yy)); in BTM_GetEirUuidList() 2645 for ( yy = 0; yy < *p_num_uuid; yy++ ) { in BTM_GetEirUuidList() 2646 STREAM_TO_UINT32(*(p_uuid32 + yy), p_uuid_data); in BTM_GetEirUuidList() 2647 BTM_TRACE_DEBUG(" 0x%08X\n", *(p_uuid32 + yy)); in BTM_GetEirUuidList() 2650 for ( yy = 0; yy < *p_num_uuid; yy++ ) { in BTM_GetEirUuidList() [all …]
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/rfcomm/ |
D | port_utils.c | 67 UINT8 xx, yy; in port_allocate_port() local 69 for (xx = 0, yy = rfc_cb.rfc.last_port + 1; xx < MAX_RFC_PORTS; xx++, yy++) { in port_allocate_port() 70 if (yy >= MAX_RFC_PORTS) { in port_allocate_port() 71 yy = 0; in port_allocate_port() 74 p_port = &rfc_cb.port.port[yy]; in port_allocate_port() 79 p_port->inx = yy + 1; in port_allocate_port() 87 rfc_cb.rfc.last_port = yy; in port_allocate_port() 88 …RFCOMM_TRACE_DEBUG("rfc_cb.port.port[%d]:%p allocated, last_port:%d", yy, p_port, rfc_cb.rfc.last_… in port_allocate_port()
|
D | port_api.c | 515 UINT8 xx, yy; in PORT_IsOpening() local 533 for (yy = 0; yy < MAX_RFC_PORTS; yy++, p_port++) { in PORT_IsOpening()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/avrc/ |
D | avrc_pars_tg.c | 48 UINT8 xx, yy; in avrc_pars_vendor_cmd() local 115 for (xx = 0, yy = 0; xx < p_result->get_cur_app_val.num_attr; xx++) { in avrc_pars_vendor_cmd() 118 p_u8[yy++] = *p; in avrc_pars_vendor_cmd() 122 p_result->get_cur_app_val.num_attr = yy; in avrc_pars_vendor_cmd() 123 if (yy == 0) { in avrc_pars_vendor_cmd()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/hh/ |
D | bta_hh_utils.c | 262 UINT16 xx, yy, key_idx = 0; in bta_hh_parse_keybd_rpt() local 301 for (yy = 0; yy < BTA_HH_MAX_RPT_CHARS; yy++) { in bta_hh_parse_keybd_rpt() 302 if (this_report[xx] == p_kb->last_report[yy]) { in bta_hh_parse_keybd_rpt()
|
/hal_espressif-3.5.0/components/esp_rom/patches/ |
D | esp_rom_tjpgd.c | 580 int32_t yy, cb, cr; in mcu_output() local 619 yy = *py++; /* Get Y component */ in mcu_output() 622 *rgb24++ = /* R */ BYTECLIP(yy + ((int32_t)(1.402 * CVACC) * cr) / CVACC); in mcu_output() 623 …*rgb24++ = /* G */ BYTECLIP(yy - ((int32_t)(0.344 * CVACC) * cb + (int32_t)(0.714 * CVACC) * cr) /… in mcu_output() 624 *rgb24++ = /* B */ BYTECLIP(yy + ((int32_t)(1.772 * CVACC) * cb) / CVACC); in mcu_output() 668 yy = *py; /* Get Y component */ in mcu_output() 672 *rgb24++ = /* R */ BYTECLIP(yy + ((int32_t)(1.402 * CVACC) * cr / CVACC)); in mcu_output() 673 …*rgb24++ = /* G */ BYTECLIP(yy - ((int32_t)(0.344 * CVACC) * cb + (int32_t)(0.714 * CVACC) * cr) /… in mcu_output() 674 *rgb24++ = /* B */ BYTECLIP(yy + ((int32_t)(1.772 * CVACC) * cb / CVACC)); in mcu_output()
|
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 820 UINT8 xx, yy; in BTA_GetEirService() local 829 for ( yy = 0; yy < BTA_MAX_SERVICE_ID; yy++ ) { in BTA_GetEirService() 830 if ( *(p_uuid16 + xx) == bta_service_id_to_uuid_lkup_tbl[yy] ) { in BTA_GetEirService()
|