Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dbtm.cc300 uint8_t gap_data_buffer[kMaxExtendedInquiryResponse]; in OnExtendedInquiryResult() local
305 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()