Searched defs:num_responses (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/system/nfc/src/nfc/tags/ |
H A D | rw_t3t.cc | 359 void rw_t3t_handle_nci_poll_ntf(uint8_t nci_status, uint8_t num_responses, in rw_t3t_handle_nci_poll_ntf() 1718 uint8_t num_responses, in rw_t3t_handle_get_sc_poll_rsp() 1754 uint8_t num_responses) { in rw_t3t_handle_ndef_detect_poll_rsp() 1877 uint8_t num_responses) { in rw_t3t_handle_fmt_poll_rsp() 2024 uint8_t num_responses) { in rw_t3t_handle_sro_poll_rsp()
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2014/ |
H A D | poc.cpp | 50 uint8_t num_responses = 1; in main() local
|
/aosp_15_r20/system/nfc/src/fuzzers/nci/ |
H A D | stubs.cc | 24 void rw_t3t_handle_nci_poll_ntf(uint8_t nci_status, uint8_t num_responses, in rw_t3t_handle_nci_poll_ntf()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_test_client.h | 330 size_t num_responses() const { return num_responses_; } in num_responses() function
|
/aosp_15_r20/system/nfc/src/fuzzers/rw/ |
H A D | t3t.cc | 233 uint8_t num_responses; in t3t_nci_msg() local
|
/aosp_15_r20/external/libchrome/dbus/ |
H A D | end_to_end_async_unittest.cc | 178 void WaitForResponses(size_t num_responses) { in WaitForResponses()
|
/aosp_15_r20/system/nfc/src/nfc/nfc/ |
H A D | nfc_ncif.cc | 1677 uint8_t num_responses; in nfc_ncif_proc_t3t_polling_ntf() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_inq.cc | 927 uint8_t num_responses; in btm_inq_db_reset() local
|
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/ |
H A D | node.py | 2621 …def ping(self, ipaddr, num_responses=1, size=8, timeout=5, count=1, interval=1, hoplimit=64, inter… argument 3846 …def ping_ether(self, ipaddr, num_responses=1, size=None, timeout=5, ttl=None, interface='eth0') ->… argument
|
/aosp_15_r20/external/libevent/ |
H A D | http.c | 3012 size_t num_responses; member
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 21705 …nique_ptr<InquiryBuilder> Create(Lap lap, uint8_t inquiry_length, uint8_t num_responses) {auto bui… in Create() 21724 explicit InquiryBuilder(Lap lap, uint8_t inquiry_length, uint8_t num_responses) :DiscoveryCommandBu… in Create() 21853 …gth, uint16_t min_period_length, Lap lap, uint8_t inquiry_length, uint8_t num_responses) {auto bui… in Create() 21872 …gth, uint16_t min_period_length, Lap lap, uint8_t inquiry_length, uint8_t num_responses) :Discover… in Create()
|