ESP-IDF
BT_OCTET8
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
BT_OCTET8
BT_OCTET8
Syntax
Show:
Summary
Declaration
from
bt_types.h:311
typedef
UINT8
BT_OCTET8
[
BT_OCTET8_LEN
]
;
Examples
References
from
examples
Code
Location
Referrer
typedef
UINT8
BT_OCTET8
[
BT_OCTET8_LEN
]
;
/* octet array: size 16 */
bt_types.h:311
BT_OCTET8
rand
;
btm_api.h:1788
BT_OCTET8
dummy_rand
=
{
0
}
;
btm_ble.c:1650
btm_ble_start_encrypt()
BT_OCTET8
rand
;
/* random vector for LTK generation */
btm_int.h:537
BT_OCTET8
enc_rand
;
/* received rand value from LTK request*/
btm_int.h:884
BT_OCTET8
enc_rand
;
smp_int.h:327
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