Home
last modified time | relevance | path

Searched refs:OZ_F_ISOC_ANYTIME (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/ozwpan/
Dozprotocol.h91 #define OZ_F_ISOC_ANYTIME 0x80 macro
Dozpd.c294 if (pd->mode & OZ_F_ISOC_ANYTIME) { in oz_pd_heartbeat()
529 if (((pd->mode & OZ_F_ISOC_ANYTIME) == 0) in oz_send_queued_frames()
Dozusbsvc1.c301 pd->mode & OZ_F_ISOC_ANYTIME); in oz_usb_send_isoc()
Dozproto.c220 pd->mode |= OZ_F_ISOC_ANYTIME; in oz_connect_req()