ESP-IDF
BTA_DM_NUM_PEER_DEVICE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BTA_DM_NUM_PEER_DEVICE
BTA_DM_NUM_PEER_DEVICE macro
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:1384
#define
BTA_DM_NUM_PEER_DEVICE
MAX_ACL_CONNECTIONS
Examples
References
from
examples
Code
Location
#define
BTA_DM_NUM_PEER_DEVICE
MAX_ACL_CONNECTIONS
bta_dm_int.h:1384
if
(
bta_dm_cb
.
device_list
.
count
<
BTA_DM_NUM_PEER_DEVICE
)
{
bta_dm_act.c:3704
tBTA_DM_PEER_DEVICE
peer_device
[
BTA_DM_NUM_PEER_DEVICE
]
;
bta_dm_int.h:1431
TIMER_LIST_ENT
switch_delay_timer
[
BTA_DM_NUM_PEER_DEVICE
]
;
bta_dm_int.h:1541
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