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