/system/bt/btif/co/ |
D | bta_pan_co.c | 224 UNUSED(handle); in bta_pan_co_rx_path() 225 UNUSED(app_id); in bta_pan_co_rx_path() 247 UNUSED(handle); in bta_pan_co_tx_write() 248 UNUSED(app_id); in bta_pan_co_tx_write() 249 UNUSED(src); in bta_pan_co_tx_write() 250 UNUSED(dst); in bta_pan_co_tx_write() 251 UNUSED(protocol); in bta_pan_co_tx_write() 252 UNUSED(p_data); in bta_pan_co_tx_write() 253 UNUSED(len); in bta_pan_co_tx_write() 254 UNUSED(ext); in bta_pan_co_tx_write() [all …]
|
D | bta_gatts_co.c | 115 UNUSED(is_add); in bta_gatts_co_update_handle_range() 116 UNUSED(p_hndl_range); in bta_gatts_co_update_handle_range() 140 UNUSED(cmd); in bta_gatts_co_srv_chg() 141 UNUSED(p_req); in bta_gatts_co_srv_chg() 142 UNUSED(p_rsp); in bta_gatts_co_srv_chg() 162 UNUSED(index); in bta_gatts_co_load_handle_range() 163 UNUSED(p_handle_range); in bta_gatts_co_load_handle_range()
|
D | bta_dm_co.c | 59 UNUSED(id); in bta_dm_co_get_compress_memory() 60 UNUSED(memory_p); in bta_dm_co_get_compress_memory() 61 UNUSED(memory_size); in bta_dm_co_get_compress_memory() 83 UNUSED(bd_addr); in bta_dm_co_io_req() 128 UNUSED(bd_addr); in bta_dm_co_lk_upgrade() 129 UNUSED(p_upgrade); in bta_dm_co_lk_upgrade() 348 UNUSED(bd_addr); in bta_dm_co_le_io_key_req() 404 UNUSED(bd_addr); in bta_dm_co_ble_io_req()
|
D | bta_hl_co.c | 422 UNUSED(app_id); in bta_hl_co_get_echo_data() 423 UNUSED(buf_size); in bta_hl_co_get_echo_data() 424 UNUSED(p_buf); in bta_hl_co_get_echo_data() 451 UNUSED(app_id); in bta_hl_co_put_echo_data() 452 UNUSED(data_size); in bta_hl_co_put_echo_data() 453 UNUSED(p_data); in bta_hl_co_put_echo_data()
|
/system/bt/bta/pan/ |
D | bta_pan_ci.c | 250 UNUSED(handle); in bta_pan_ci_tx_ready() 255 UNUSED(handle); in bta_pan_ci_rx_ready() 260 UNUSED(handle); in bta_pan_ci_tx_flow() 261 UNUSED(enable); in bta_pan_ci_tx_flow() 266 UNUSED(handle); in bta_pan_ci_rx_writebuf() 267 UNUSED(src); in bta_pan_ci_rx_writebuf() 268 UNUSED(dst); in bta_pan_ci_rx_writebuf() 269 UNUSED(protocol); in bta_pan_ci_rx_writebuf() 270 UNUSED(p_buf); in bta_pan_ci_rx_writebuf() 271 UNUSED(ext); in bta_pan_ci_rx_writebuf() [all …]
|
D | bta_pan_api.c | 194 UNUSED(p_cback); in BTA_PanEnable() 204 UNUSED(role); in BTA_PanSetRole() 205 UNUSED(p_user_info); in BTA_PanSetRole() 206 UNUSED(p_gn_info); in BTA_PanSetRole() 207 UNUSED(p_nap_info); in BTA_PanSetRole() 212 UNUSED(bd_addr); in BTA_PanOpen() 213 UNUSED(local_role); in BTA_PanOpen() 214 UNUSED(peer_role); in BTA_PanOpen() 219 UNUSED(handle); in BTA_PanClose()
|
/system/bt/audio_a2dp_hw/ |
D | audio_a2dp_hw.c | 173 UNUSED(tag); in ts_log() 174 UNUSED(val); in ts_log() 708 UNUSED(stream); in out_set_format() 709 UNUSED(format); in out_set_format() 733 UNUSED(stream); in out_dump() 734 UNUSED(fd); in out_dump() 789 UNUSED(stream); in out_get_parameters() 790 UNUSED(keys); in out_get_parameters() 817 UNUSED(stream); in out_set_volume() 818 UNUSED(left); in out_set_volume() [all …]
|
/system/core/libcutils/ |
D | dlmalloc_stubs.c | 19 #define UNUSED __attribute__((__unused__)) macro 26 void dlmalloc_inspect_all(void(*handler)(void*, void *, size_t, void*) UNUSED, in dlmalloc_inspect_all() argument 27 void* arg UNUSED) in dlmalloc_inspect_all() argument 32 int dlmalloc_trim(size_t unused UNUSED) in dlmalloc_trim() argument
|
D | socket_local_client_unix.c | 42 #define UNUSED __attribute__((unused)) macro 127 int type UNUSED) in socket_local_client_connect() argument
|
D | sched_policy.c | 29 #define UNUSED __attribute__((__unused__)) macro 418 int set_sched_policy(int tid UNUSED, SchedPolicy policy UNUSED) in set_sched_policy() argument 423 int get_sched_policy(int tid UNUSED, SchedPolicy *policy) in get_sched_policy() argument
|
/system/core/libsysutils/src/ |
D | FrameworkCommand.cpp | 24 #define UNUSED __attribute__((unused)) macro 30 int FrameworkCommand::runCommand(SocketClient *c UNUSED, int argc UNUSED, in runCommand() argument 31 char **argv UNUSED) { in runCommand() argument
|
/system/bt/btif/src/ |
D | btif_gatt_test.c | 103 UNUSED(gatt_if); in btif_test_connect_cback() 104 UNUSED(bda); in btif_test_connect_cback() 105 UNUSED(reason); in btif_test_connect_cback() 106 UNUSED (transport); in btif_test_connect_cback() 141 UNUSED(conn_id); in btif_test_discovery_result_cback() 193 UNUSED(conn_id); in btif_test_discovery_complete_cback() 194 UNUSED(disc_type); in btif_test_discovery_complete_cback()
|
D | btif_gatt_util.c | 251 UNUSED(bd_addr); in btif_gatt_set_encryption_cb() 252 UNUSED(transport); in btif_gatt_set_encryption_cb() 278 UNUSED(bd_addr); in btif_gatt_check_encrypted_link() 279 UNUSED(transport_link); in btif_gatt_check_encrypted_link()
|
/system/bt/stack/avdt/ |
D | avdt_ccb_act.c | 82 UNUSED(p_data); in avdt_ccb_chan_open() 101 UNUSED(p_data); in avdt_ccb_chan_close() 122 UNUSED(p_data); in avdt_ccb_chk_close() 671 UNUSED(p_data); in avdt_ccb_clear_cmds() 759 UNUSED(p_data); in avdt_ccb_free_cmd() 842 UNUSED(p_data); in avdt_ccb_snd_cmd() 873 UNUSED(p_data); in avdt_ccb_snd_msg() 915 UNUSED(p_data); in avdt_ccb_set_reconn() 932 UNUSED(p_data); in avdt_ccb_clr_reconn() 952 UNUSED(p_data); in avdt_ccb_chk_reconn() [all …]
|
D | avdt_scb_act.c | 110 UNUSED(p_scb); in avdt_scb_hdl_abort_rsp() 111 UNUSED(p_data); in avdt_scb_hdl_abort_rsp() 176 UNUSED(p_scb); in avdt_scb_hdl_getconfig_rsp() 177 UNUSED(p_data); in avdt_scb_hdl_getconfig_rsp() 226 UNUSED(p_data); in avdt_scb_hdl_open_rsp() 269 UNUSED(o_v); in avdt_scb_hdl_pkt_no_frag() 359 UNUSED(o_p); in avdt_scb_hdl_report() 360 UNUSED(o_v); in avdt_scb_hdl_report() 585 UNUSED(o_v); in avdt_scb_hdl_pkt_frag() 586 UNUSED(ssrc); in avdt_scb_hdl_pkt_frag() [all …]
|
/system/bt/stack/srvc/ |
D | srvc_battery.c | 118 UNUSED(p_value); in battery_s_read_attr_value() 168 UNUSED(conn_id); in battery_gatt_c_read_ba_req() 184 UNUSED(p_clcb); in battery_c_cmpl_cback() 185 UNUSED(op); in battery_c_cmpl_cback() 186 UNUSED(status); in battery_c_cmpl_cback() 187 UNUSED(p_data); in battery_c_cmpl_cback() 404 UNUSED(peer_bda); in Battery_ReadBatteryLevel()
|
/system/bt/stack/avct/ |
D | avct_api.c | 57 UNUSED(mtu_br); in AVCT_Register() 295 UNUSED(handle); in AVCT_CreateBrowse() 296 UNUSED(role); in AVCT_CreateBrowse() 334 UNUSED(handle); in AVCT_RemoveBrowse() 360 UNUSED(handle); in AVCT_GetBrowseMtu()
|
D | avct_lcb_act.c | 185 UNUSED(p_data); in avct_lcb_chnl_open() 209 UNUSED(p_lcb); in avct_lcb_unbind_disc() 308 UNUSED(p_data); in avct_lcb_close_ind() 435 UNUSED(p_data); in avct_lcb_chnl_disc() 453 UNUSED(p_lcb); in avct_lcb_bind_fail() 512 UNUSED(p_lcb); in avct_lcb_discard_msg() 643 UNUSED(p_lcb); in avct_lcb_free_msg_ind() 683 UNUSED(type); in avct_lcb_msg_ind()
|
/system/bt/bta/dm/ |
D | bta_dm_api.c | 1309 UNUSED(p_dm_inq); in BTA_DmSearchExt() 1310 UNUSED(p_services); in BTA_DmSearchExt() 1311 UNUSED(p_cback); in BTA_DmSearchExt() 1370 UNUSED (privacy_enable); in BTA_DmBleConfigLocalPrivacy() 1614 UNUSED(action); in BTA_DmBleCfgFilterCondition() 1615 UNUSED(cond_type); in BTA_DmBleCfgFilterCondition() 1616 UNUSED(filt_index); in BTA_DmBleCfgFilterCondition() 1617 UNUSED(p_cond); in BTA_DmBleCfgFilterCondition() 1618 UNUSED(p_cmpl_cback); in BTA_DmBleCfgFilterCondition() 1619 UNUSED(ref_value); in BTA_DmBleCfgFilterCondition() [all …]
|
/system/bt/bta/hf_client/ |
D | bta_hf_client_act.c | 244 UNUSED(p_data); in bta_hf_client_rfc_open() 320 UNUSED(p_data); in bta_hf_client_rfc_fail() 352 UNUSED(p_data); in bta_hf_client_disc_fail() 391 UNUSED(p_data); in bta_hf_client_rfc_close() 504 UNUSED(p_data); in bta_hf_client_rfc_data() 540 UNUSED(p_data); in bta_hf_client_svc_conn_open()
|
/system/bt/stack/smp/ |
D | smp_utils.c | 420 UNUSED(cmd_code); in smp_build_confirm_cmd() 447 UNUSED(cmd_code); in smp_build_rand_cmd() 473 UNUSED(cmd_code); in smp_build_encrypt_info_cmd() 499 UNUSED(cmd_code); in smp_build_master_id_cmd() 527 UNUSED(cmd_code); in smp_build_identity_info_cmd() 528 UNUSED(p_cb); in smp_build_identity_info_cmd() 557 UNUSED(cmd_code); in smp_build_id_addr_cmd() 558 UNUSED(p_cb); in smp_build_id_addr_cmd() 585 UNUSED(cmd_code); in smp_build_signing_info_cmd() 611 UNUSED(cmd_code); in smp_build_pairing_fail() [all …]
|
/system/bt/stack/gatt/ |
D | gatt_attr.c | 236 UNUSED(gatt_if); in gatt_connect_cback() 376 UNUSED(conn_id); in gatt_cl_op_cmpl_cback() 377 UNUSED(op); in gatt_cl_op_cmpl_cback() 378 UNUSED(status); in gatt_cl_op_cmpl_cback() 379 UNUSED(p_data); in gatt_cl_op_cmpl_cback()
|
/system/core/libnativeloader/ |
D | native_loader.cpp | 256 UNUSED(target_sdk_version); in CreateClassLoaderNamespace() 267 UNUSED(env, target_sdk_version, class_loader, is_shared, in CreateClassLoaderNamespace() 279 UNUSED(target_sdk_version); in OpenNativeLibrary() 302 UNUSED(env, target_sdk_version, class_loader, library_path); in OpenNativeLibrary()
|
/system/bt/stack/avrc/ |
D | avrc_bld_tg.c | 280 UNUSED(p_rsp); in avrc_bld_set_app_setting_value_rsp() 281 UNUSED(p_pkt); in avrc_bld_set_app_setting_value_rsp() 413 UNUSED(p_rsp); in avrc_bld_inform_charset_rsp() 414 UNUSED(p_pkt); in avrc_bld_inform_charset_rsp() 434 UNUSED(p_rsp); in avrc_bld_inform_battery_status_rsp() 435 UNUSED(p_pkt); in avrc_bld_inform_battery_status_rsp() 677 UNUSED(p_rsp); in avrc_bld_next_rsp() 678 UNUSED(p_pkt); in avrc_bld_next_rsp() 881 UNUSED(handle); in AVRC_BldResponse()
|
/system/bt/stack/mcap/ |
D | mca_dact.c | 105 UNUSED(p_dcb); in mca_dcb_free_data() 121 UNUSED(p_data); in mca_dcb_do_disconn()
|