ESP-IDF
RFCOMM_RemoveConnection()
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
RFCOMM_RemoveConnection()
RFCOMM_RemoveConnection() function
* Function RFCOMM_RemoveConnection * Description This function is called to close the specified connection. * Parameters: handle - Handle returned in the RFCOMM_CreateConnection
Syntax
Show:
Summary
Declaration
Definition
from
port_api.h:252
extern
int
RFCOMM_RemoveConnection
(
UINT16
handle
)
;
Implemented in
port_api.c:231
Arguments
Argument
handle
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