HomeSort by relevance Sort by last modified time
    Searched refs:pid2str (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/hcidump/parser/
hcrp.c 39 static char *pid2str(uint16_t pid) function
95 pid2str(pid), frm->in ? "rsp" : "cmd", tid, plen);
sdp.c 584 static char *pid2str(uint8_t pid) function
687 printf("SDP %s: tid 0x%x len 0x%x\n", pid2str(hdr->pid), tid, len);

Completed in 16 milliseconds