ESP-IDF
BLE_OWN_ADDR_RPA_PUBLIC_DEFAULT
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BLE_OWN_ADDR_RPA_PUBLIC_DEFAULT
BLE_OWN_ADDR_RPA_PUBLIC_DEFAULT macro
Syntax
Show:
Summary
Declaration
from
ble.h:277
#define
BLE_OWN_ADDR_RPA_PUBLIC_DEFAULT
(
0x02
)
Examples
References
from
examples
Code
Location
#define
BLE_OWN_ADDR_RPA_PUBLIC_DEFAULT
(
0x02
)
ble.h:277
if
(
conn
->
bhc_peer_addr
.
type
<
BLE_OWN_ADDR_RPA_PUBLIC_DEFAULT
)
{
ble_hs_conn.c:349
case
BLE_OWN_ADDR_RPA_PUBLIC_DEFAULT
:
ble_hs_id.c:289
if
(
own_addr_type
==
BLE_OWN_ADDR_RPA_PUBLIC_DEFAULT
||
ble_hs_id.c:319
BLE_OWN_ADDR_RPA_PUBLIC_DEFAULT
,
ble_hs_id.c:340
case
BLE_OWN_ADDR_RPA_PUBLIC_DEFAULT
:
ble_hs_misc.c:86
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