Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_bqr.h272 void WriteLmpLlTraceLogFile(int fd, uint8_t length, uint8_t* p_param_buf);
/system/bt/btif/src/
Dbtif_bqr.cc77 void BqrVseSubEvt::WriteLmpLlTraceLogFile(int fd, uint8_t length, in WriteLmpLlTraceLogFile() function in bluetooth::bqr::BqrVseSubEvt
422 p_bqr_event->WriteLmpLlTraceLogFile(LmpLlMessageTraceLogFd, length, in DumpLmpLlMessage()