Home
last modified time | relevance | path

Searched defs:tx_buf (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/test/
H A Dpolled_socket_test.cc60 std::vector<uint8_t> tx_buf = {'1', '2', '3'}; in TEST_F() local
/aosp12/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c353 char tx_buf[msgsz]; in echo_test() local
415 char tx_buf[msgsz]; in burst_write_test() local
514 char tx_buf[msgsz]; in select_test() local
817 char tx_buf [msgsz]; in readv_test() local
/aosp12/bionic/libc/kernel/uapi/linux/spi/
H A Dspidev.h26 __u64 tx_buf; member