Searched refs:EVT_CMD_COMPLETE_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/net/bluetooth/ | ||
D | hci.h | 550 #define EVT_CMD_COMPLETE_SIZE 3 macro |
/linux-2.4.37.9/net/bluetooth/ | ||
D | hci_event.c | 841 skb_pull(skb, EVT_CMD_COMPLETE_SIZE); in hci_event_packet() |