Searched refs:esp_bt_octet16_t (Results 1 – 2 of 2) sorted by relevance
477 esp_bt_octet16_t ltk; /*!< The long term key*/490 esp_bt_octet16_t csrk; /*!< The csrk key */499 esp_bt_octet16_t irk; /*!< The irk value */509 esp_bt_octet16_t ltk; /*!< The long term key */523 esp_bt_octet16_t csrk; /*!< The csrk key value */590 esp_bt_octet16_t ir; /*!< the 16 bits of the ir value */591 esp_bt_octet16_t irk; /*!< the 16 bits of the ir key value */592 esp_bt_octet16_t dhk; /*!< the 16 bits of the dh key value */
61 typedef uint8_t esp_bt_octet16_t[ESP_BT_OCTET16_LEN]; /* octet array: size 16 */ typedef