ESP-IDF
tBTM_BLE_INT_RANGE
is only used within ESP-IDF.
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
tBTM_BLE_INT_RANGE
tBTM_BLE_INT_RANGE struct
Syntax
Show:
Summary
Declaration
from
btm_ble_api.h:413
typedef
struct
{
UINT16
low
;
UINT16
hi
;
}
tBTM_BLE_INT_RANGE
;
Fields
Field
Declared as
tBTM_BLE_INT_RANGE::low
UINT16
tBTM_BLE_INT_RANGE::hi
UINT16
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
btm_ble_api.h:413
}
tBTM_BLE_INT_RANGE
;
btm_ble_api.h:417
tBTM_BLE_INT_RANGE
tBTM_BLE_INT_RANGE
int_range
;
/* slave preferred conn interval range */
btm_ble_api.h:463
tBTM_BLE_ADV_DATA
tBTM_BLE_ADV_DATA::int_range
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
Instance
Scope
Location
Project
tBTM_BLE_ADV_DATA::int_range
tBTM_BLE_ADV_DATA
btm_ble_api.h:463
Lifecycle
from
examples
All items filtered out
All items filtered out