Searched refs:gap_data_buffer (Results 1 – 1 of 1) sorted by relevance
192 uint8_t gap_data_buffer[kMaxExtendedInquiryResponse]; in OnExtendedInquiryResult() local197 bzero(gap_data_buffer, sizeof(gap_data_buffer)); in OnExtendedInquiryResult()198 uint8_t* p = gap_data_buffer; in OnExtendedInquiryResult()205 data = gap_data_buffer; in OnExtendedInquiryResult()