Searched refs:btmgmt_hdr (Results 1 – 1 of 1) sorted by relevance
44 struct btmgmt_hdr { struct51 struct btmgmt_hdr hdr; argument56 struct btmgmt_hdr hdr;98 struct btmgmt_hdr cmd = { in btmgmt_request_config_info()181 struct btmgmt_hdr* hdr = (struct btmgmt_hdr*) buf; in main()186 if (len < (ssize_t) sizeof(struct btmgmt_hdr)) in main()188 if (len < (ssize_t) sizeof(struct btmgmt_hdr) + hdr->len) in main()