Searched refs:gap_data_buffer (Results 1 – 1 of 1) sorted by relevance
300 uint8_t gap_data_buffer[kMaxExtendedInquiryResponse]; in OnExtendedInquiryResult() local305 bzero(gap_data_buffer, sizeof(gap_data_buffer)); in OnExtendedInquiryResult()306 uint8_t* p = gap_data_buffer; in OnExtendedInquiryResult()313 data = gap_data_buffer; in OnExtendedInquiryResult()