ESP-IDF
+
0
/2 examples
SourceVu will show references to
BLE_HCI_MAX_ADV_DATA_LEN
from the following samples and libraries:
ble_pawr_adv sample
ble_pawr_adv_conn sample
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
BLE_HCI_MAX_ADV_DATA_LEN
BLE_HCI_MAX_ADV_DATA_LEN macro
Syntax
Show:
Summary
Declaration
from
hci_common.h:249
#define
BLE_HCI_MAX_ADV_DATA_LEN
(
31
)
Examples
BLE_HCI_MAX_ADV_DATA_LEN
is referenced by 2 libraries and example projects:
ble_pawr_adv sample
ble_pawr_adv_conn sample
References
from
0/2
examples
Code
Location
#define
BLE_HCI_MAX_ADV_DATA_LEN
(
31
)
hci_common.h:249
(
data_len
>
BLE_HCI_MAX_ADV_DATA_LEN
)
)
{
ble_gap.c:3586
#define
BLE_HS_ADV_MAX_SZ
BLE_HCI_MAX_ADV_DATA_LEN
ble_hs_adv.h:31
uint8_t
adv_data
[
BLE_HCI_MAX_ADV_DATA_LEN
]
;
hci_common.h:252
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
All items filtered out
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out