Searched refs:bfbs (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/system/gd/dumpsys/internal/test_data/ |
D | mkfiles | 2 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/ |
D | Android.bp | 66 "bar.bfbs", 67 "baz.bfbs", 68 "foo.bfbs", 69 "qux.bfbs", 70 "root.bfbs", 129 "bluetooth_flatbuffer_test.bfbs",
|
/packages/modules/Bluetooth/system/gd/ |
D | Android.bp | 765 "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/ |
D | Android.bp | 48 "bundler_schema.bfbs", 87 "test.bfbs",
|
D | bundler.gni | 54 # 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/ |
D | filter_internal_test.cc | 43 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/ |
D | BUILD.gn | 203 sources = [ "$target_gen_dir/audio_set_scenarios.bfbs" ] 208 sources = [ "$target_gen_dir/audio_set_configurations.bfbs" ]
|
D | Android.bp | 722 "audio_set_scenarios.bfbs", 736 "audio_set_configurations.bfbs", 743 filename: "audio_set_scenarios.bfbs", 757 filename: "audio_set_configurations.bfbs",
|