Searched defs:rwflag (Results 1 – 4 of 4) sorted by relevance
52 UINT8 rwflag; /* RWFlag: 00h NDEF is read-only; 01h if read/write available */ member
364 …UINT8 rwflag; /* RWFlag: 00h NDEF is read-only; 01h if read/write available … member
373 int rwflag; member
1930 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) in tls_passwd_cb()