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.c54 #define SMP_PAIR_PUBL_KEY_SIZE (1 /* opcode */ + (2*BT_OCTET32_LEN)) macro
74 SMP_PAIR_PUBL_KEY_SIZE, /* 0x0C: pairing public key */
665 SMP_PAIR_PUBL_KEY_SIZE + L2CAP_MIN_OFFSET); in smp_build_pair_public_key_cmd()
678 p_buf->len = SMP_PAIR_PUBL_KEY_SIZE; in smp_build_pair_public_key_cmd()