Searched refs:BtConfigIncludeDir (Results 1 – 7 of 7) sorted by relevance
91 "BtConfigIncludeDir": "",
148 $(call add_json_str, BtConfigIncludeDir, $(BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_…
359 BtConfigIncludeDir *string `json:",omitempty"` member
1418 func (c *deviceConfig) BtConfigIncludeDir() string { func1419 return String(c.config.productVariables.BtConfigIncludeDir)