ESP-IDF
UNUSED_ATTR
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
UNUSED_ATTR
UNUSED_ATTR macro
Syntax
Show:
Summary
Declaration
from
osi.h:8
#define
UNUSED_ATTR
__attribute__
(
(
unused
)
)
Examples
References
from
examples
Code
Location
#define
UNUSED_ATTR
__attribute__
(
(
unused
)
)
osi.h:8
UNUSED_ATTR
static
void
bta_av_free_scb
(
tBTA_AV_SCB
*
p_scb
)
bta_av_main.c:388
UNUSED_ATTR
static
char
*
bta_av_sst_code
(
UINT8
state
)
bta_av_ssm.c:567
void
bta_hd_unregister_act
(
UNUSED_ATTR
tBTA_HD_DATA
*
p_data
)
bta_hd_act.c:205
extern
void
bta_hd_disconnect_act
(
UNUSED_ATTR
tBTA_HD_DATA
*
p_data
)
bta_hd_act.c:293
extern
void
bta_hd_vc_unplug_act
(
UNUSED_ATTR
tBTA_HD_DATA
*
p_data
)
bta_hd_act.c:422
UNUSED_ATTR
static
int
get_sec_id_used
(
void
)
bta_jv_act.c:150
UNUSED_ATTR
static
int
get_rfc_cb_used
(
void
)
bta_jv_act.c:166
static
void
btc_a2dp_sink_thread_init
(
UNUSED_ATTR
void
*
context
)
;
btc_a2dp_sink.c:117
static
void
btc_a2dp_sink_thread_cleanup
(
UNUSED_ATTR
void
*
context
)
;
btc_a2dp_sink.c:118
static
void
btc_a2dp_sink_data_ready
(
UNUSED_ATTR
void
*
context
)
btc_a2dp_sink.c:347
static
void
btc_a2dp_sink_thread_init
(
UNUSED_ATTR
void
*
context
)
btc_a2dp_sink.c:719
static
void
btc_a2dp_sink_thread_cleanup
(
UNUSED_ATTR
void
*
context
)
btc_a2dp_sink.c:736
static
void
btc_a2dp_source_thread_init
(
UNUSED_ATTR
void
*
context
)
;
btc_a2dp_source.c:173
static
void
btc_a2dp_source_thread_cleanup
(
UNUSED_ATTR
void
*
context
)
;
btc_a2dp_source.c:174
static
void
btc_a2dp_source_handle_timer
(
UNUSED_ATTR
void
*
context
)
;
btc_a2dp_source.c:186
static
void
btc_a2dp_source_handle_timer
(
UNUSED_ATTR
void
*
context
)
btc_a2dp_source.c:1469
static
void
btc_a2dp_source_alarm_cb
(
UNUSED_ATTR
void
*
context
)
btc_a2dp_source.c:1567
static
void
btc_a2dp_source_thread_init
(
UNUSED_ATTR
void
*
context
)
btc_a2dp_source.c:1618
static
void
btc_a2dp_source_thread_cleanup
(
UNUSED_ATTR
void
*
context
)
btc_a2dp_source.c:1635
UNUSED_ATTR
static
const
char
*
dump_av_sm_state_name
(
btc_av_state_t
state
)
btc_av.c:184
UNUSED_ATTR
static
const
char
*
dump_av_sm_event_name
(
btc_av_sm_event_t
event
)
btc_av.c:196
void
BTM_DeviceReset
(
UNUSED_ATTR
tBTM_CMPL_CB
*
p_cb
)
btm_devctl.c:213
void
btu_hcif_process_event
(
UNUSED_ATTR
UINT8
controller_id
,
BT_HDR
*
p_msg
)
btu_hcif.c:175
void
btu_hcif_send_cmd
(
UNUSED_ATTR
UINT8
controller_id
,
BT_HDR
*
p_buf
)
btu_hcif.c:442
static
void
hidd_sec_check_complete
(
UNUSED_ATTR
BD_ADDR
bd_addr
,
UNUSED_ATTR
tBT_TRANSPORT
transport
,
void
*
p_ref_data
,
hidd_conn.c:96
void
hidd_sec_check_complete_orig
(
UNUSED_ATTR
BD_ADDR
bd_addr
,
UNUSED_ATTR
tBT_TRANSPORT
transport
,
void
*
p_ref_data
,
hidd_conn.c:124
list_node_t
*
list_end
(
UNUSED_ATTR
const
list_t
*
list
)
list.c:266
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out