Lines Matching refs:IEEE
2 IEEE 802.15.4 Developer's Guide
7 The IEEE 802.15.4 working group focuses on standardization of the bottom
15 of the IEEE 802.15.4 and 6LoWPAN protocols. IEEE 802.15.4 is a stack
20 - IEEE 802.15.4 layer; We have chosen to use plain Berkeley socket API,
21 the generic Linux networking stack to transfer IEEE 802.15.4 data
39 The IEEE 802.15.4 standard specifies an MTU of 127 bytes, yielding about 80
66 Like with WiFi, there are several types of devices implementing IEEE 802.15.4.
95 The MAC is the middle layer in the IEEE 802.15.4 Linux stack. This moment it
98 NOTE: Currently the only monitor device type is supported - it's IEEE 802.15.4
110 SoftMAC (fakelb - IEEE 802.15.4 loopback driver) interface. This option
120 Allocation of IEEE 802.15.4 compatible device.
144 The device driver must implement the following callbacks in the IEEE 802.15.4
180 Moreover IEEE 802.15.4 device operations structure should be filled.