ESP-IDF
btsnd_hcic_rem_oob_reply()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/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_rem_oob_reply()
btsnd_hcic_rem_oob_reply() function
Syntax
Show:
Summary
Declaration
Definition
from
hcimsgs.h:491
BOOLEAN
btsnd_hcic_rem_oob_reply
(
BD_ADDR
bd_addr
,
UINT8
*
p_c
,
UINT8
*
p_r
)
;
Implemented in
hcicmds.c:1605
Arguments
Argument
bd_addr
p_c
p_r
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
btsnd_hcic_rem_oob_reply
(
BD_ADDR
bd_addr
,
UINT8
*
p_c
,
UINT8
*
p_r
)
hcicmds.c:1605
BOOLEAN
btsnd_hcic_rem_oob_reply
(
BD_ADDR
bd_addr
,
UINT8
*
p_c
,
hcimsgs.h:491
btsnd_hcic_rem_oob_reply
(
bd_addr
,
c
,
r
)
;
btm_sec.c:1720
BTM_RemoteOobDataReply()
Call Tree
from
examples
btsnd_hcic_rem_oob_reply()
is called by 1 function and calls 2 functions:
BTM_RemoteOobDataReply()
All items filtered out
btsnd_hcic_rem_oob_reply()
btu_hcif_send_cmd()
hci_get_cmd_buf()
All items filtered out
Data Use
from
examples
btsnd_hcic_rem_oob_reply()
writes 2 variables:
All items filtered out
btsnd_hcic_rem_oob_reply()
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