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

  /external/bluetooth/hcidump/src/
hcidump.c 86 struct btsnoop_hdr { struct
91 #define BTSNOOP_HDR_SIZE (sizeof(struct btsnoop_hdr))
198 struct btsnoop_hdr *hdr = (void *) buf;
456 struct btsnoop_hdr *hdr = (struct btsnoop_hdr *) buf;
  /external/bluetooth/bluez/test/
hciemu.c 96 struct btsnoop_hdr { struct
101 #define BTSNOOP_HDR_SIZE (sizeof(struct btsnoop_hdr))
176 struct btsnoop_hdr hdr;

Completed in 205 milliseconds