Searched refs:event_mask (Results 1 - 2 of 2) sorted by relevance

/system/core/toolbox/
H A Dnotify.c18 int event_mask = IN_ALL_EVENTS; local
35 event_mask = strtol(optarg, NULL, 0);
69 res = inotify_add_watch(nfd, file_names[i], event_mask);
/system/bluetooth/bluez-clean-headers/bluetooth/
H A Dhci.h2381 uint32_t event_mask[2]; member in struct:hci_filter

Completed in 80 milliseconds