Home
last modified time | relevance | path

Searched refs:gap_data_buffer (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/main/shim/
H A Dbtm.cc192 uint8_t gap_data_buffer[kMaxExtendedInquiryResponse]; in OnExtendedInquiryResult() local
197 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()