Home
last modified time | relevance | path

Searched refs:tcsendbreak (Results 1 – 16 of 16) sorted by relevance

/aosp12/bionic/libc/include/
H A Dtermios.h140 int tcsendbreak(int __fd, int __duration) __INTRODUCED_IN(21);
/aosp12/bionic/libc/include/bits/
H A Dtermios_inlines.h111 __BIONIC_TERMIOS_INLINE int tcsendbreak(int fd, int duration) { in tcsendbreak() function
/aosp12/bionic/tests/headers/posix/
H A Dtermios_h.c165 FUNCTION(tcsendbreak, int (*f)(int, int)); in termios_h()
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_SerialPort.cpp243 tcsendbreak(fd, 0); in android_hardware_SerialPort_send_break()
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt1055 tcsendbreak
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dhw_ar3k.c1318 tcsendbreak(fd, 0); in init_uart()
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
H A Dhw_ar3k.c1322 tcsendbreak(fd, 0); in init_uart()
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/src/
H A Dhw_ar3k.c1318 tcsendbreak(fd, 0); in init_uart()
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dhw_ar3k.c1324 tcsendbreak(fd, 0); in init_uart()
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dhw_ar3k.c1326 tcsendbreak(fd, 0); in init_uart()
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/
H A Dhw_ar3k.c1324 tcsendbreak(fd, 0); in init_uart()
/aosp12/bionic/libc/
H A Dlibc.map.txt1068 tcsendbreak; # introduced=21
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt1068 tcsendbreak; # introduced=21
/aosp12/bionic/benchmarks/linker_relocation/gen/
H A Dliblinker_reloc_bench_000.S10186 CALL(tcsendbreak)
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt27626 …method public static void tcsendbreak(java.io.FileDescriptor, int) throws android.system.ErrnoExce…