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.h216 BT_OCTET32 x;
217 BT_OCTET32 y;
227 BT_OCTET32 private_key_used; /* is used to calculate: */
Dbt_types.h594 typedef uint8_t BT_OCTET32[BT_OCTET32_LEN]; /* octet array: size 32 */ typedef
/system/bt/stack/smp/
Dsmp_int.h277 BT_OCTET32 private_key;
278 BT_OCTET32 dhkey;
Dsmp_keys.cc689 BT_OCTET32 private_key; in smp_process_private_key()
723 BT_OCTET32 private_key; in smp_compute_dhkey()