Home
last modified time | relevance | path

Searched defs:byte_count (Results 1 – 9 of 9) sorted by relevance

/packages/modules/Bluetooth/system/gd/btaa/linux_generic/
Dhci_processor.cc35 std::vector<BtaaHciPacket>& btaa_hci_packets, int16_t byte_count, hci::EventView& event) { in process_le_event()
65 uint16_t byte_count, in process_special_event()
118 uint16_t byte_count) { in process_command()
146 uint16_t byte_count) { in process_event()
207 uint16_t byte_count) { in process_acl()
220 uint16_t byte_count) { in process_sco()
233 uint16_t byte_count) { in process_iso()
/packages/modules/Bluetooth/system/gd/btaa/
Dhci_processor.h30 uint16_t byte_count; member
Dactivity_attribution.h34 uint32_t byte_count; member
/packages/modules/Bluetooth/system/include/hardware/
Dbt_activity_attribution.h45 uint32_t byte_count; member
/packages/modules/adb/daemon/
Dservices.cpp258 uint64_t byte_count = 0; in daemon_service_to_socket() local
264 uint64_t byte_count = 0; in daemon_service_to_socket() local
/packages/apps/Nfc/nci/jni/
DNativeLlcpConnectionlessSocket.cpp74 size_t byte_count = bytes.size(); in nativeLlcpConnectionlessSocket_doSendTo() local
/packages/modules/adb/
Dadb_utils.cpp161 std::string dump_hex(const void* data, size_t byte_count) { in dump_hex()
/packages/modules/adb/client/
Dfastdeploy.cpp106 static void push_to_device(const void* data, size_t byte_count, const char* dst, bool sync) { in push_to_device()
/packages/modules/Bluetooth/system/bta/le_audio/
Dclient.cc2997 uint16_t byte_count = stream_conf->sink_octets_per_codec_frame; in PrepareAndSendToTwoCises() local
3068 uint16_t byte_count = stream_conf->sink_octets_per_codec_frame; in PrepareAndSendToSingleCis() local