Searched refs:SMP_CONFIRM_CMD_SIZE (Results 1 – 1 of 1) sorted by relevance
41 #define SMP_CONFIRM_CMD_SIZE (BT_OCTET16_LEN + 1) macro62 SMP_CONFIRM_CMD_SIZE, /* 0x03: pairing confirm */422 …if ((p_buf = (BT_HDR *)GKI_getbuf(sizeof(BT_HDR) + SMP_CONFIRM_CMD_SIZE + L2CAP_MIN_OFFSET)) != NU… in smp_build_confirm_cmd()430 p_buf->len = SMP_CONFIRM_CMD_SIZE; in smp_build_confirm_cmd()