dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(bt): fix bt permission err
huangcm
2025-08-25
f350412dc55c15118d0a7925d1071877498e5e24
[~lzh/A133.git]
/
android
/
external
/
strace
/
ioctl_iocdef.i
1
2
3
4
5
DEFINE HOST_IOC_NONE 0U
DEFINE HOST_IOC_READ 2U
DEFINE HOST_IOC_WRITE 1U
DEFINE HOST_IOC_SIZESHIFT ((0 +8)+8)
DEFINE HOST_IOC_DIRSHIFT (((0 +8)+8)+14)