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