Searched defs:btp_hdr (Results 1 – 1 of 1) sorted by relevance
93 struct btp_hdr { struct94 uint8_t service;95 uint8_t opcode;96 uint8_t index;97 uint16_t len;98 uint8_t data[];