Home
last modified time | relevance | path

Searched refs:BT_OCTET32 (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dsmp_api_types.h224 BT_OCTET32 x;
225 BT_OCTET32 y;
235 BT_OCTET32 private_key_used; /* is used to calculate: */
Dbt_types.h569 typedef uint8_t BT_OCTET32[BT_OCTET32_LEN]; /* octet array: size 32 */ typedef
/system/bt/stack/smp/
Dsmp_int.h279 BT_OCTET32 private_key;
280 BT_OCTET32 dhkey;
Dsmp_keys.cc811 BT_OCTET32 private_key; in smp_process_private_key()
845 BT_OCTET32 private_key; in smp_compute_dhkey()
1429 BT_OCTET32 msg; in smp_calculate_f5_key()