ESP-IDF
gatt_cmd_to_rsp_code()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
gatt_cmd_to_rsp_code()
gatt_cmd_to_rsp_code() function
* Function gatt_cmd_to_rsp_code * Description The function convert a ATT command op code into the corresponding * response code assume no error occurs. * Returns response code.
Syntax
Show:
Summary
Declaration
from
gatt_cl.c:1074
UINT8
gatt_cmd_to_rsp_code
(
UINT8
cmd_code
)
;
Arguments
Argument
cmd_code
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