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

/system/bt/stack/smp/
H A Dsmp_utils.cc51 #define SMP_PAIR_COMMITM_SIZE (1 /* opcode */ + BT_OCTET16_LEN /*Commitment*/) macro
73 SMP_PAIR_COMMITM_SIZE /* 0x0F: pairing commitment */
711 BT_HDR* p_buf = (BT_HDR*)osi_malloc(sizeof(BT_HDR) + SMP_PAIR_COMMITM_SIZE +
721 p_buf->len = SMP_PAIR_COMMITM_SIZE;

Completed in 58 milliseconds