ESP-IDF
esp_bt_octet16_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_bt_octet16_t
esp_bt_octet16_t
Syntax
Show:
Summary
Declaration
from
esp_bt_defs.h:126
typedef
uint8_t
esp_bt_octet16_t
[
ESP_BT_OCTET16_LEN
]
;
Examples
References
from
examples
Code
Location
typedef
uint8_t
esp_bt_octet16_t
[
ESP_BT_OCTET16_LEN
]
;
/* octet array: size 16 */
esp_bt_defs.h:126
esp_bt_octet16_t
ltk
;
/*!< The long term key*/
esp_gap_ble_api.h:539
esp_bt_octet16_t
csrk
;
/*!< The csrk key */
esp_gap_ble_api.h:552
esp_bt_octet16_t
irk
;
/*!< The irk value */
esp_gap_ble_api.h:561
esp_bt_octet16_t
ltk
;
/*!< The long term key */
esp_gap_ble_api.h:571
esp_bt_octet16_t
csrk
;
/*!< The csrk key value */
esp_gap_ble_api.h:585
esp_bt_octet16_t
ir
;
/*!< the 16 bits of the ir value */
esp_gap_ble_api.h:653
esp_bt_octet16_t
irk
;
/*!< the 16 bits of the ir key value */
esp_gap_ble_api.h:654
esp_bt_octet16_t
dhk
;
/*!< the 16 bits of the dh key value */
esp_gap_ble_api.h:655
esp_bt_octet16_t
oob_c
;
/*!< the 128 bits of confirmation value */
esp_gap_ble_api.h:662
esp_bt_octet16_t
oob_r
;
/*!< the 128 bits of randomizer value */
esp_gap_ble_api.h:663
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