Lines Matching refs:root_path
16 root_path = "//drivers/peripheral/bluetooth/hci/hdi_service"
21 "$root_path",
22 "$root_path/implement",
26 "$root_path/hci_interface_impl.cpp",
27 "$root_path/implement/bluetooth_address.cpp",
28 "$root_path/implement/h4_protocol.cpp",
29 "$root_path/implement/hci_protocol.cpp",
30 "$root_path/implement/hci_watcher.cpp",
31 "$root_path/implement/mct_protocol.cpp",
32 "$root_path/implement/vendor_interface.cpp",
53 include_dirs = [ "$root_path" ]
55 sources = [ "$root_path/hci_interface_driver.cpp" ]