Home
last modified time | relevance | path

Searched refs:bfbs (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/gd/dumpsys/internal/test_data/
Dmkfiles2 xxd -i string.bfbs > string_bfbs.h
4 xxd -i integer.bfbs > integer_bfbs.h
6 xxd -i float.bfbs > float_bfbs.h
8 xxd -i struct.bfbs > struct_bfbs.h
/packages/modules/Bluetooth/system/gd/dumpsys/
DAndroid.bp66 "bar.bfbs",
67 "baz.bfbs",
68 "foo.bfbs",
69 "qux.bfbs",
70 "root.bfbs",
129 "bluetooth_flatbuffer_test.bfbs",
/packages/modules/Bluetooth/system/gd/
DAndroid.bp765 "dumpsys.bfbs",
766 "dumpsys_data.bfbs",
767 "hci_acl_manager.bfbs",
768 "hci_controller.bfbs",
769 "init_flags.bfbs",
770 "l2cap_classic_module.bfbs",
771 "wakelock_manager.bfbs",
/packages/modules/Bluetooth/system/gd/dumpsys/bundler/
DAndroid.bp48 "bundler_schema.bfbs",
87 "test.bfbs",
Dbundler.gni54 # bfbs get generated into ${target_gen_root} directory
55 name = string_replace(get_path_info(s, "file"), ".fbs", ".bfbs")
/packages/modules/Bluetooth/system/gd/dumpsys/internal/
Dfilter_internal_test.cc43 void ParseReflectionSchema(unsigned char* bfbs, unsigned int bfbs_len) { in ParseReflectionSchema() argument
45 reflection_schema_ = std::move(std::vector<const uint8_t>(bfbs, bfbs + bfbs_len)); in ParseReflectionSchema()
/packages/modules/Bluetooth/system/bta/
DBUILD.gn203 sources = [ "$target_gen_dir/audio_set_scenarios.bfbs" ]
208 sources = [ "$target_gen_dir/audio_set_configurations.bfbs" ]
DAndroid.bp722 "audio_set_scenarios.bfbs",
736 "audio_set_configurations.bfbs",
743 filename: "audio_set_scenarios.bfbs",
757 filename: "audio_set_configurations.bfbs",