ESP-IDF
btsnd_hcic_ble_read_remote_feat()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btsnd_hcic_ble_read_remote_feat()
btsnd_hcic_ble_read_remote_feat() function
Syntax
Show:
Summary
Declaration
Definition
from
hcimsgs.h:854
BOOLEAN
btsnd_hcic_ble_read_remote_feat
(
UINT16
handle
)
;
Implemented in
hciblecmds.c:528
Arguments
Argument
handle
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
btsnd_hcic_ble_read_remote_feat
(
UINT16
handle
)
hciblecmds.c:528
BOOLEAN
btsnd_hcic_ble_read_remote_feat
(
UINT16
handle
)
;
hcimsgs.h:854
btsnd_hcic_ble_read_remote_feat
(
p
->
hci_handle
)
;
btm_acl.c:368
btm_acl_created()
btsnd_hcic_ble_read_remote_feat
(
p_acl_cb
->
hci_handle
)
;
btm_acl.c:973
btm_read_remote_version_complete()
Call Tree
from
examples
btsnd_hcic_ble_read_remote_feat()
is called by 2 functions and calls 2 functions:
btm_acl_created()
btm_read_remote_version_complete()
All items filtered out
btsnd_hcic_ble_read_remote_feat()
btu_hcif_send_cmd()
hci_get_cmd_buf()
All items filtered out
Data Use
from
examples
btsnd_hcic_ble_read_remote_feat()
writes 2 variables:
All items filtered out
btsnd_hcic_ble_read_remote_feat()
BT_HDR::len
BT_HDR::offset
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