Home
last modified time | relevance | path

Searched defs:req_data (Results 1 – 10 of 10) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dsignaling_channel_test.cc397 const StaticByteBuffer req_data('P', 'W', 'N'); in TEST_F() local
456 const StaticByteBuffer req_data('y', 'o', 'o', 'o', 'o', '\0'); in TEST_F() local
494 const StaticByteBuffer req_data('h', 'e', 'l', 'l', 'o'); in TEST_F() local
539 const StaticByteBuffer req_data('h', 'e', 'l', 'l', 'o'); in TEST_F() local
569 const StaticByteBuffer req_data('h', 'e', 'l', 'l', 'o'); in TEST_F() local
607 const StaticByteBuffer req_data('h', 'e', 'l', 'l', 'o'); in TEST_F() local
651 const StaticByteBuffer req_data('h', 'e', 'l', 'l', 'o'); in TEST_F() local
688 const StaticByteBuffer req_data{'h', 'e', 'l', 'l', 'o'}; in TEST_F() local
808 const BufferView req_data = rsp_invalid_id.view(sizeof(CommandHeader)); in TEST_F() local
Dbredr_signaling_channel_test.cc229 const BufferView req_data = expected_req.view(4, 3); in TEST_F() local
/external/wpa_supplicant_8/src/eap_server/
Deap_server_identity.c57 const char *req_data; in eap_identity_buildReq() local
/external/kernel-headers/original/uapi/linux/
Dsev-guest.h54 __u64 req_data; member
Disst_if.h113 __u32 req_data; member
/external/selinux/mcstrans/src/
Dmcstransd.c182 struct iovec req_data[2]; in service_request() local
/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_sdp_socket.py173 def send_request_and_wait(self, req_code, req_data, forced_pdu_size=None): argument
/external/trusty/bootloader/ql-tipc/
Dkeymaster.c366 const uint8_t* req_data, in trusty_send_raw_buffer()
/external/freetype/src/cache/
Dftcmanag.c355 FT_Pointer req_data, in FTC_Manager_New()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h58370 struct virtio_crypto_op_data_req *req_data; member