Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_utils.cc51 #define SMP_PAIR_PUBL_KEY_SIZE (1 /* opcode */ + (2 * BT_OCTET32_LEN)) macro
72 SMP_PAIR_PUBL_KEY_SIZE, /* 0x0C: pairing public key */
715 BT_HDR* p_buf = (BT_HDR*)osi_malloc(sizeof(BT_HDR) + SMP_PAIR_PUBL_KEY_SIZE + in smp_build_pair_public_key_cmd()
728 p_buf->len = SMP_PAIR_PUBL_KEY_SIZE; in smp_build_pair_public_key_cmd()