MAX_INQUIRY_BUFFER_LEN
if (*pOutputBufferLength > MAX_INQUIRY_BUFFER_LEN) {
buflen = MAX_INQUIRY_BUFFER_LEN;