Searched refs:SMP_PAIRING_REQ_SIZE (Results 1 – 1 of 1) sorted by relevance
41 #define SMP_PAIRING_REQ_SIZE 7 macro60 SMP_PAIRING_REQ_SIZE, /* 0x01: pairing request */61 SMP_PAIRING_REQ_SIZE, /* 0x02: pairing response */419 …if ((p_buf = (BT_HDR *)osi_malloc(sizeof(BT_HDR) + SMP_PAIRING_REQ_SIZE + L2CAP_MIN_OFFSET)) != NU… in smp_build_pairing_cmd()432 p_buf->len = SMP_PAIRING_REQ_SIZE; in smp_build_pairing_cmd()