ESP-IDF
gatts_register()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
gatts_register()
gatts_register() function
Syntax
Show:
Summary
Declaration
from
adapter.c:898
static
int
gatts_register
(
struct
bt_mesh_gatt_service
*
svc
)
;
Arguments
Argument
svc
Related Functions
Found 6 other functions taking a
bt_mesh_gatt_service
argument:
Function
Description
bt_mesh_gatts_service_register()
bt_mesh_gatts_service_deregister()
bt_mesh_gatts_service_stop()
APIs added by Espressif
bt_mesh_gatts_service_start()
bt_mesh_gatts_service_unregister()
gatts_deregister()
Examples
References
from
examples
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