ESP-IDF
prov_bearer_send_cb
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/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
prov_bearer_send_cb
prov_bearer_send_cb struct
Syntax
Show:
Summary
Declaration
from
pb_gatt.c:21
struct
prov_bearer_send_cb
{
prov_bearer_send_complete_t
cb
;
void
*
cb_data
;
}
;
Fields
Field
Declared as
prov_bearer_send_cb::cb
prov_bearer_send_complete_t
prov_bearer_send_cb::cb_data
void
*
Examples
References
from
examples
Code
Location
Scope
Referrer
struct
prov_bearer_send_cb
{
pb_gatt.c:21
struct
prov_bearer_send_cb
comp
;
pb_gatt.c:30
prov_link
prov_link::comp
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
Instance
Scope
Location
Project
prov_link::comp
prov_link
pb_gatt.c:30
Lifecycle
from
examples
All items filtered out
All items filtered out