• Home
  • Raw
  • Download

Lines Matching refs:cc

17     "a2dp_sink.cc",
18 "a2dp_source.cc",
19 "adapter.cc",
20 "avrcp_control.cc",
21 "avrcp_target.cc",
22 "daemon.cc",
23 "gatt_client.cc",
24 "gatt_server.cc",
25 "gatt_server_old.cc",
26 "hal/bluetooth_av_interface.cc",
27 "hal/bluetooth_avrcp_interface.cc",
28 "hal/bluetooth_gatt_interface.cc",
29 "hal/bluetooth_interface.cc",
30 "ipc/ipc_handler.cc",
31 "ipc/ipc_manager.cc",
32 "logging_helpers.cc",
33 "low_energy_advertiser.cc",
34 "low_energy_scanner.cc",
35 "low_energy_client.cc",
36 "settings.cc",
40 "ipc/ipc_handler_linux.cc",
41 "ipc/linux_ipc_host.cc",
45 "ipc/binder/bluetooth_a2dp_sink_binder_server.cc",
46 "ipc/binder/bluetooth_a2dp_source_binder_server.cc",
47 "ipc/binder/bluetooth_avrcp_control_binder_server.cc",
48 "ipc/binder/bluetooth_avrcp_target_binder_server.cc",
49 "ipc/binder/bluetooth_binder_server.cc",
50 "ipc/binder/bluetooth_gatt_client_binder_server.cc",
51 "ipc/binder/bluetooth_gatt_server_binder_server.cc",
52 "ipc/binder/bluetooth_le_advertiser_binder_server.cc",
53 "ipc/binder/bluetooth_le_scanner_binder_server.cc",
54 "ipc/binder/bluetooth_low_energy_binder_server.cc",
55 "ipc/binder/interface_with_instances_base.cc",
56 "ipc/binder/ipc_handler_binder.cc",
62 "hal/fake_bluetooth_av_interface.cc",
63 "hal/fake_bluetooth_gatt_interface.cc",
64 "hal/fake_bluetooth_interface.cc",
65 "test/a2dp_sink_unittest.cc",
66 "test/a2dp_source_unittest.cc",
67 "test/adapter_unittest.cc",
68 "test/advertise_data_unittest.cc",
69 "test/fake_hal_util.cc",
70 "test/gatt_client_unittest.cc",
71 "test/gatt_server_unittest.cc",
72 "test/low_energy_advertiser_unittest.cc",
73 "test/low_energy_client_unittest.cc",
74 "test/low_energy_scanner_unittest.cc",
75 "test/settings_unittest.cc",
86 ["main.cc"],
113 "test/main.cc",
138 "test/parcelable_unittest.cc",
150 "test/stub_ipc_handler_binder.cc",
156 //"test/ipc_linux_unittest.cc",
170 srcs: ["client/main.cc"],
187 "example/heart_rate/heart_rate_server.cc",
188 "example/heart_rate/server_main.cc",
205 "hal/bluetooth_gatt_interface.cc",
206 "hal/bluetooth_interface.cc",
207 "logging_helpers.cc",