Home
last modified time | relevance | path

Searched defs:iso_data (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/test/
H A Dh4_protocol_unittest.cc52 static char iso_data[100] = variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/
H A Demulator.cc322 std::vector<uint8_t> iso_data = request.iso().value(); in Send() local
/aosp_15_r20/hardware/interfaces/bluetooth/hci/test/
H A Dh4_protocol_unittest.cc49 static char iso_data[100] = variable
/aosp_15_r20/external/libultrahdr/lib/src/
H A Djpegr.cpp1266 uhdr_error_info_t JpegR::parseGainMapMetadata(uint8_t* iso_data, size_t iso_size, uint8_t* xmp_data, in parseGainMapMetadata()
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc279 send_iso_ = [send_iso](std::shared_ptr<bluetooth::hci::IsoBuilder> iso_data) { in RegisterIsoChannel()