Home
last modified time | relevance | path

Searched defs:more_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/test/
Dgenerated_packet_test.cc356 uint32_t more_bytes = 0x34333231; in TEST() local
436 uint32_t more_bytes = 0x34333231; in TEST() local
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnssd_clientstub.c249 static int more_bytes(dnssd_sock_t sd) in more_bytes() function