Searched refs:btp_hdr (Results 1 – 2 of 2) sorted by relevance
44 #define BTP_DATA_MAX_SIZE (BTP_MTU - sizeof(struct btp_hdr))95 struct btp_hdr { struct
90 struct btp_hdr *hdr; in cmd_handler()95 hdr = (struct btp_hdr *)cmd->data; in cmd_handler()145 struct btp_hdr *cmd = (void *) buf; in recv_cb()282 struct btp_hdr msg; in tester_send_with_index()