rfcomm_cmd_hdr
struct rfcomm_cmd_hdr *hdr;
hdr = mtod(m, struct rfcomm_cmd_hdr *);
m->m_pkthdr.len = m->m_len = sizeof(struct rfcomm_cmd_hdr);