Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_utils.cc52 #define SMP_PAIR_COMMITM_SIZE (1 /* opcode */ + OCTET16_LEN /*Commitment*/) macro
75 SMP_PAIR_COMMITM_SIZE /* 0x0F: pairing commitment */
743 BT_HDR* p_buf = (BT_HDR*)osi_malloc(sizeof(BT_HDR) + SMP_PAIR_COMMITM_SIZE + in smp_build_pairing_commitment_cmd()
753 p_buf->len = SMP_PAIR_COMMITM_SIZE; in smp_build_pairing_commitment_cmd()