OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flags2pevents
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/btif/src/
btif_sock_thread.c
397
static inline unsigned int
flags2pevents
(int flags)
function
416
ps->pfd.events =
flags2pevents
(flags);
461
ps->pfd.events =
flags2pevents
(ps->flags);
Completed in 1096 milliseconds