HomeSort by relevance Sort by last modified time
    Searched full:complex_dump (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/hcidump/parser/
csr.c 64 static inline void complex_dump(int level, char *str, struct frame *frm) function
406 complex_dump(level + 1, "GET_CLR_EVT", frm);
409 complex_dump(level + 1, "GET_NEXT_BUILDDEF", frm);
412 complex_dump(level + 1, "E2_DEVICE", frm);
415 complex_dump(level + 1, "E2_APP_DATA", frm);
421 complex_dump(level + 1, "READ_BUILD_NAME", frm);

Completed in 60 milliseconds