Home | History | Annotate | Download | only in com.example.android.bluetoothadvertisements

Lines Matching full:advertising

20  * Manages BLE Advertising independent of the main app.
21 * If the app goes off screen (or gets killed completely) advertising can continue because this
52 * Length of time to allow advertising before automatically shutting off. (10 minutes)
108 * Starts a delayed Runnable that will cause the BLE Advertising to timeout and stop after a
116 Log.d(TAG, "AdvertiserService has reached timeout of "+TIMEOUT+" milliseconds, stopping advertising.");
125 * Starts BLE Advertising.
128 Log.d(TAG, "Service: Starting Advertising");
143 * Stops BLE Advertising.
146 Log.d(TAG, "Service: Stopping Advertising");
171 /* For example - this will cause advertising to fail (exceeds size limit) */
190 * Custom callback after Advertising succeeds or fails to start. Broadcasts the error code
199 Log.d(TAG, "Advertising failed");
208 Log.d(TAG, "Advertising successfully started");
213 * Builds and sends a broadcast intent indicating Advertising has failed. Includes the error