Lines Matching refs:is
11 * distributed under the License is distributed on an "AS IS" BASIS,
23 * Returns true if the Bluetooth adapter is powered and ready to use. This
24 * is equivalent to "getState() == ADAPTER_STATE_ON".
42 * false, if the state is not ADAPTER_STATE_OFF or if there is an error while
53 * false, if the state is not ADAPTER_STATE_ON or if there is an error while
64 * "XX:XX:XX:XX:XX:XX", where each "X" is a hexadecimal digit. Returns
65 * "00:00:00:00:00:00" if the address is not known, which is usually the case
66 * before the adapter is enabled for the first time.
71 * Sets the name assigned to the Bluetooth adapter. This is the name that will
78 * Returns the current name assigned to the Bluetooth adapter. This is the
79 * name that is seen by remote devices during discovery. If the controller has
98 * Returns true, if the multi-advertisement feature is supported. Returns