ESP-IDF
btm_set_conn_mode_adv_init_addr()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btm_set_conn_mode_adv_init_addr()
btm_set_conn_mode_adv_init_addr() function
* Function btm_set_conn_mode_adv_init_addr * Description set initiator address type and local address type based on adv * mode.
Syntax
Show:
Summary
Declaration
Definition
from
btm_ble_gap.c:81
static
UINT8
btm_set_conn_mode_adv_init_addr
(
tBTM_BLE_INQ_CB
*
p_cb
,
BD_ADDR_PTR
p_peer_addr_ptr
,
tBLE_ADDR_TYPE
*
p_peer_addr_type
,
tBLE_ADDR_TYPE
*
p_own_addr_type
)
;
Implemented in
btm_ble_gap.c:1361
Arguments
Argument
p_cb
p_peer_addr_ptr
p_peer_addr_type
p_own_addr_type
Related Functions
Found 1 other functions taking a
tBTM_BLE_INQ_CB
argument:
Function
Description
btm_ble_select_adv_interval()
* Function btm_ble_select_adv_interval * Description select adv interval based on device mode * Returns void
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