Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsmp_api.h235 BT_OCTET32 x;
236 BT_OCTET32 y;
247 BT_OCTET32 private_key_used; /* is used to calculate: */
Dbt_types.h334 typedef UINT8 BT_OCTET32[BT_OCTET32_LEN]; /* octet array: size 32 */ typedef
/system/bt/stack/smp/
Dsmp_int.h292 BT_OCTET32 private_key;
293 BT_OCTET32 dhkey;
Dsmp_keys.c1092 BT_OCTET32 private_key; in smp_process_private_key()
1126 BT_OCTET32 private_key; in smp_compute_dhkey()
1718 BT_OCTET32 msg; in smp_calculate_f5_key()