Searched refs:pid2str (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/hcidump/parser/
H A Dhcrp.c39 static char *pid2str(uint16_t pid) function
95 pid2str(pid), frm->in ? "rsp" : "cmd", tid, plen);
H A Dsdp.c584 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 327 milliseconds