ESP-IDF
BUF_TIMEOUT
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
BUF_TIMEOUT
BUF_TIMEOUT macro
Syntax
Show:
Summary
Declaration
from
prov_common.c:139
#define
BUF_TIMEOUT
K_MSEC
(
400
)
Examples
References
from
examples
Code
Location
#define
BUF_TIMEOUT
K_MSEC
(
400
)
pb_adv.c:52
#define
BUF_TIMEOUT
K_MSEC
(
400
)
prov_common.c:139
#define
BUF_TIMEOUT
K_NO_WAIT
transport.c:78
#define
BUF_TIMEOUT
K_NO_WAIT
transport.c:71
BUF_TIMEOUT
)
;
pb_adv.c:248
buf
=
bt_mesh_adv_create
(
BLE_MESH_ADV_PROV
,
BUF_TIMEOUT
)
;
prov_common.c:297
buf
=
bt_mesh_adv_create
(
BLE_MESH_ADV_DATA
,
BUF_TIMEOUT
)
;
transport.c:242
seg
=
bt_mesh_adv_create
(
BLE_MESH_ADV_DATA
,
BUF_TIMEOUT
)
;
transport.c:569
buf
=
bt_mesh_adv_create
(
BT_MESH_ADV_DATA
,
tx
->
xmit
,
BUF_TIMEOUT
)
;
transport.c:157
BUF_TIMEOUT
)
;
transport.c:427
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