Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/
H A DphNxpNciHal_extOperations.cc264 phNxpNciHal_get_uicc_hci_params(std::vector<uint8_t>& ptr, uint8_t bufflen, in phNxpNciHal_get_uicc_hci_params()
292 phNxpNciHal_set_uicc_hci_params(std::vector<uint8_t>& ptr, uint8_t bufflen, in phNxpNciHal_set_uicc_hci_params()
386 long bufflen = 260; in phNxpNciHal_setSrdtimeout() local
H A DphNxpNciHal.h260 uint8_t bufflen; member
H A DphNxpNciHal.cc1505 long bufflen = 260; in phNxpNciHal_core_initialized() local
/aosp12/hardware/st/nfc/st21nfc/adaptation/
H A Dconfig.cpp684 extern "C" int GetByteArrayValue(const char* name, char* pValue, long bufflen, in GetByteArrayValue()
/aosp12/hardware/samsung/nfc/halimpl/src/
H A Dconfig.cpp789 long bufflen, long* len) { in GetByteArrayValue()
/aosp12/hardware/nxp/nfc/pn8x/halimpl/utils/
H A DphNxpConfig.cpp777 long bufflen, long* len) { in GetNxpByteArrayValue()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/utils/
H A DphNxpConfig.cc978 long bufflen, long* len) { in GetNxpByteArrayValue()
/aosp12/hardware/nxp/nfc/pn8x/halimpl/hal/
H A DphNxpNciHal.cc1266 long bufflen = 260; in phNxpNciHal_core_initialized() local
/aosp12/bionic/libc/dns/resolv/
H A Dres_cache.c457 _dnsPacket_init( DnsPacket* packet, const uint8_t* buff, int bufflen ) in _dnsPacket_init()
/aosp12/packages/modules/DnsResolver/
H A Dres_cache.cpp284 static void _dnsPacket_init(DnsPacket* packet, const uint8_t* buff, int bufflen) { in _dnsPacket_init()