| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_sco.cc | 565 uint16_t xx; in BTM_CreateSco() local 719 for (uint16_t xx = 0; xx < BTM_MAX_SCO_LINKS; xx++, p++) { in btm_sco_chk_pend_unpark() local 750 uint16_t xx; in btm_sco_chk_pend_rolechange() local 790 for (uint16_t xx = 0; xx < BTM_MAX_SCO_LINKS; xx++, p++) { in btm_sco_disc_chk_pend_for_modechange() local 889 uint16_t xx; in btm_sco_connected() local 963 uint16_t xx; in btm_sco_connection_failed() local 1073 uint16_t xx; in BTM_RemoveSco() local 1094 uint16_t xx; in btm_sco_removed() local 1205 uint16_t xx; in btm_sco_acl_removed() local 1451 uint16_t xx; in btm_is_sco_active() local [all …]
|
| D | btm_inq.cc | 782 uint16_t xx; in BTM_InqDbFirst() local 861 uint16_t xx; in btm_clear_all_pending_le_entry() local 1026 uint16_t xx; in btm_clr_inq_db() local 1094 uint16_t xx; in btm_inq_find_bdaddr() local 1126 uint16_t xx; in btm_inq_db_find() local 1151 uint16_t xx; in btm_inq_db_new() local 1199 uint8_t num_resp, xx; in btm_process_inq_results() local 1398 uint8_t xx, yy, num_resp; in btm_sort_inq_result() local 1740 uint8_t xx; in btm_convert_uuid_to_eir_service() local 1907 uint8_t yy, xx; in BTM_GetEirUuidList() local [all …]
|
| D | btm_sco.h | 199 for (uint16_t xx = 0; xx < kMaxScoLinks; xx++, p_sco++) { in get_sco_connection_from_handle() local 218 for (uint16_t xx = 0; xx < kMaxScoLinks; xx++, p++) { in get_index() local
|
| /packages/modules/Bluetooth/system/stack/avrc/ |
| D | avrc_pars_ct.cc | 575 for (int xx = 0; ((xx < p_result->get_caps.count) && in avrc_ctrl_pars_vendor_rsp() local 587 for (int xx = 0; ((xx < p_result->get_caps.count) && in avrc_ctrl_pars_vendor_rsp() local 611 for (int xx = 0; xx < p_result->list_app_attr.num_attr; xx++) { in avrc_ctrl_pars_vendor_rsp() local 631 for (int xx = 0; xx < p_result->list_app_values.num_val; xx++) { in avrc_ctrl_pars_vendor_rsp() local 657 for (int xx = 0; xx < p_result->get_cur_app_val.num_val; xx++) { in avrc_ctrl_pars_vendor_rsp() local 682 for (int xx = 0; xx < num_attrs; xx++) { in avrc_ctrl_pars_vendor_rsp() local
|
| D | avrc_bld_tg.cc | 55 uint8_t xx; in avrc_bld_get_capability_rsp() local 123 uint8_t xx; in avrc_bld_list_app_settings_attr_rsp() local 168 uint8_t xx; in avrc_bld_list_app_settings_values_rsp() local 213 uint8_t xx; in avrc_bld_get_cur_app_setting_value_rsp() local 283 uint8_t xx; in avrc_bld_app_setting_text_rsp() local 558 uint8_t xx; in avrc_bld_notify_rsp() local 874 for (uint8_t xx = 0; in avrc_bld_set_browsed_player_rsp() local 907 uint8_t *p_len, xx; in avrc_bld_get_folder_items_rsp() local
|
| D | avrc_pars_tg.cc | 114 uint8_t xx, yy; in avrc_pars_vendor_cmd() local
|
| /packages/modules/Bluetooth/system/bta/hh/ |
| D | bta_hh_utils.cc | 58 uint8_t xx; in bta_hh_find_cb() local 211 uint8_t xx; in bta_hh_tod_spt() local 302 uint8_t xx; in bta_hh_cleanup_disable() local 363 uint8_t xx; in bta_hh_trace_dev_db() local
|
| D | bta_hh_act.cc | 83 uint8_t xx; in bta_hh_api_enable() local 136 uint8_t xx; in bta_hh_api_disable() local 1216 uint8_t xx = 0; in bta_hh_cback() local
|
| /packages/modules/Bluetooth/system/stack/sdp/ |
| D | sdp_db.cc | 58 uint16_t xx, yy; in sdp_db_service_search() local 178 uint16_t xx; in sdp_db_find_attr_in_rec() local 202 uint16_t xx, yy, len; in sdp_compose_proto_list() local 299 uint16_t xx, yy, zz; in SDP_DeleteRecord() local 444 uint16_t xx, yy; in SDP_AddAttributeToRecord() local 527 uint16_t xx; in SDP_AddSequence() local 597 uint16_t xx; in SDP_AddUuidSequence() local 664 uint16_t xx; in SDP_AddAdditionProtoLists() local 825 uint16_t xx; in SDP_AddServiceClassIdList() local
|
| D | sdp_utils.cc | 332 uint16_t xx; in sdpu_find_ccb_by_cid() local 359 uint16_t xx; in sdpu_find_ccb_by_db() local 383 uint16_t xx; in sdpu_allocate_ccb() local 452 uint16_t xx; in sdpu_get_active_ccb_cid() local 484 uint16_t xx; in sdpu_process_pend_ccb_same_cid() local 514 uint16_t xx; in sdpu_process_pend_ccb_new_cid() local 556 uint16_t xx; in sdpu_clear_pend_ccb() local 584 uint16_t xx; in sdpu_build_attrib_seq() local 1034 uint16_t xx; in sdpu_is_base_uuid() local 1218 uint16_t xx; in sdpu_get_attrib_seq_len() local
|
| D | sdp_server.cc | 288 uint16_t rsp_param_len, num_rsp_handles, xx; in process_service_search() local 421 uint16_t rsp_param_len, xx; in process_service_attr_req() local 699 uint16_t rsp_param_len, xx; in process_service_search_attr_req() local 1138 int xx; in sdp_pbap_pse_dynamic_attributes_len_update() local
|
| D | sdp_discovery.cc | 74 uint16_t xx; in sdpu_build_uuid_seq() local 298 uint16_t xx; in process_service_search_rsp() local
|
| /packages/modules/Bluetooth/system/stack/bnep/ |
| D | bnep_utils.cc | 64 uint16_t xx; in bnepu_find_bcb_by_cid() local 88 uint16_t xx; in bnepu_find_bcb_by_bd_addr() local 112 uint16_t xx; in bnepu_allocate_bcb() local 255 uint16_t xx; in bnepu_send_peer_our_filters() local 297 uint16_t xx; in bnepu_send_peer_our_multi_filters() local 503 uint16_t xx, diff = BNEP_MINIMUM_OFFSET - p_buf->offset; in bnepu_init_hdr() local 882 uint16_t xx, resp_code = BNEP_FILTER_CRL_OK; in bnepu_process_peer_filter_set() local 1038 uint16_t num_filters, xx; in bnepu_process_peer_multicast_filter_set() local
|
| D | bnep_api.cc | 547 uint16_t xx; in BNEP_SetProtocolFilters() local 603 uint16_t xx; in BNEP_SetMulticastFilters() local
|
| /packages/modules/Bluetooth/system/stack/l2cap/ |
| D | l2c_utils.cc | 60 int xx; in l2cu_allocate_lcb() local 243 int xx; in l2cu_find_lcb_by_bd_addr() local 1127 int xx; in l2cu_send_peer_info_rsp() local 1674 uint16_t xx; in l2cu_allocate_rcb() local 1700 uint16_t xx; in l2cu_allocate_ble_rcb() local 1784 uint16_t xx; in l2cu_find_rcb_by_psm() local 1806 uint16_t xx; in l2cu_find_ble_rcb_by_psm() local 2062 int xx; in l2cu_device_reset() local 2091 for (uint8_t xx = 0; xx < MAX_L2CAP_LINKS; xx++, p_lcb_cur++) { in l2cu_create_conn_br_edr() local 2135 int xx; in l2cu_get_num_hi_priority() local [all …]
|
| D | l2c_link.cc | 72 int xx; in l2c_link_hci_conn_req() local 433 int xx; in l2c_link_hci_disc_comp() local 753 for (uint8_t xx = 0; xx < MAX_L2CAP_CHANNELS; xx++) { in l2c_link_adjust_chnl_allocation() local 813 for (uint8_t xx = 0; xx < MAX_L2CAP_LINKS; xx++, p_lcb++) { in l2c_link_role_changed() local 940 for (int xx = 0; xx < MAX_L2CAP_LINKS; xx++, p_lcb++) { in l2c_link_check_send_pkts() local 1341 int xx; in l2cu_get_next_buffer_to_send() local
|
| D | l2c_main.cc | 841 int16_t xx; in l2c_init() local
|
| /packages/modules/Bluetooth/system/bta/av/ |
| D | bta_av_main.cc | 199 int xx; in bta_av_addr_to_scb() local 270 for (int xx = 0; xx < BTA_AV_NUM_STRS; xx++) { in bta_av_alloc_scb() local 568 for (int xx = 0; xx < BTAV_A2DP_CODEC_INDEX_MAX; xx++) { in bta_av_api_register() local
|
| D | bta_av_act.cc | 457 int xx; in bta_av_find_lcb() local 728 uint8_t xx; in bta_av_chk_notif_evt_id() local 1311 uint16_t xx; in bta_av_disable() local 1451 uint32_t xx; in bta_av_sig_chg() local 1579 int xx; in bta_av_signalling_timer() local
|
| /packages/modules/Bluetooth/system/stack/hid/ |
| D | hidh_conn.cc | 98 int xx; in hidh_conn_reg() local 922 uint8_t xx; in find_conn_by_cid() local
|
| /packages/modules/Bluetooth/system/stack/gap/ |
| D | gap_conn.cc | 608 uint16_t xx; in gap_connect_ind() local 908 uint16_t xx; in gap_find_ccb_by_cid() local 956 uint16_t xx; in gap_allocate_ccb() local
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_rc.cc | 3012 int xx = 0; in handle_get_capability_response() local 3251 uint16_t xx; in handle_notification_response() local 3305 uint8_t xx; in handle_app_attr_response() local 3356 uint8_t xx, attr_index; in handle_app_val_response() local 3414 for (uint8_t xx = 0; xx < p_app_settings->num_ext_attrs; xx++) { in handle_app_val_response() local 3435 uint16_t xx; in handle_app_cur_val_response() local 3488 uint8_t xx; in handle_app_attr_txt_response() local 3566 uint8_t xx, attr_index; in handle_app_attr_val_txt_response() local 3680 for (uint8_t xx = 0; in cleanup_app_attr_val_txt_response() local
|
| /packages/modules/Bluetooth/system/stack/test/sdp/ |
| D | stack_sdp_test.cc | 100 uint16_t xx; in find_ccb() local
|
| /packages/modules/Bluetooth/system/bta/ag/ |
| D | bta_ag_rfc.cc | 308 uint8_t xx; in bta_ag_is_server_closed() local
|
| /packages/modules/Bluetooth/system/stack/rfcomm/ |
| D | rfc_ts_frames.cc | 462 for (uint16_t xx = 0; xx < p_buf->len; xx++) *p_dest-- = *p_src--; in rfc_send_test() local
|