Home
last modified time | relevance | path

Searched refs:BP_TOOLS_MODE (Results 1 – 1 of 1) sorted by relevance

/system/netd/server/
DTetherController.cpp66 const char BP_TOOLS_MODE[] = "bp-tools"; variable
116 return !strcmp(BP_TOOLS_MODE, bootmode); in inBpToolsMode()
168 enableForwarding(BP_TOOLS_MODE); in TetherController()