blob: d0613052d1d8a530ca4e4ac23a1843a8f22562fd [file] [log] [blame]
filegroup {
name: "BluetoothL2capSources",
srcs: [
"l2cap_layer.cc",
"classic_fixed_channel.cc",
"classic_fixed_channel_manager.cc",
"classic_fixed_channel_service.cc",
],
}
filegroup {
name: "BluetoothL2capTestSources",
srcs: [
"l2cap_packet_test.cc",
"fcs.cc",
"signal_id_test.cc",
],
}
filegroup {
name: "BluetoothFacade_l2cap_layer",
srcs: [
"facade.cc",
],
}
filegroup {
name: "BluetoothCertSource_l2cap_layer",
srcs: [
"cert/cert.cc",
],
}