ESP-IDF
btm_handle_to_acl()
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
btm_handle_to_acl()
btm_handle_to_acl() function
* Function btm_handle_to_acl * Description This function returns the FIRST acl_db entry for the passed hci_handle. * Returns Returns pointer to the ACL DB for the requested BDA if found. * NULL if not found.
Syntax
Show:
Summary
Declaration
Definition
from
btm_int.h:1064
tACL_CONN
*
btm_handle_to_acl
(
UINT16
hci_handle
)
;
Implemented in
btm_acl.c:160
Arguments
Argument
hci_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