Home | History | Annotate | Download | only in bluetooth

Lines Matching defs:bluetooth

17 package android.bluetooth;
25 * This test case tests that bluetooth is enabled after a device reboot. Because
51 * Test method used to start the test by turning bluetooth on.
60 * bluetooth is on. Does not toggle bluetooth after the check. Assumes that
61 * bluetooth has been turned on by {@code #testStart()}
71 * bluetooth is on. Toggles bluetooth after the check. Assumes that
72 * bluetooth has been turned on by {@code #testStart()}
84 * Test method used in the stop the test by turning bluetooth off. Assumes
85 * that bluetooth has been turned on by {@code #testStart()}