Searched refs:enabler (Results 1 – 2 of 2) sorted by relevance
519 implementation that facilitates a subtype enabler in the IME settings. Refer to the
2182 int enabler = enable ? 1 : 0; in enableTdls() local2183 sendMessage(CMD_ENABLE_TDLS, enabler, 0, remoteMacAddress); in enableTdls()