Searched refs:SMP_PAIRING_REQ_SIZE (Results 1 – 1 of 1) sorted by relevance
40 #define SMP_PAIRING_REQ_SIZE 7 macro61 SMP_PAIRING_REQ_SIZE, /* 0x01: pairing request */62 SMP_PAIRING_REQ_SIZE, /* 0x02: pairing response */450 BT_HDR* p_buf = (BT_HDR*)osi_malloc(sizeof(BT_HDR) + SMP_PAIRING_REQ_SIZE + in smp_build_pairing_cmd()466 p_buf->len = SMP_PAIRING_REQ_SIZE; in smp_build_pairing_cmd()