Searched refs:gap_data_buffer (Results 1 – 1 of 1) sorted by relevance
189 uint8_t gap_data_buffer[kMaxExtendedInquiryResponse]; in OnExtendedInquiryResult() local194 bzero(gap_data_buffer, sizeof(gap_data_buffer)); in OnExtendedInquiryResult()195 uint8_t* p = gap_data_buffer; in OnExtendedInquiryResult()202 data = gap_data_buffer; in OnExtendedInquiryResult()