BluetoothPBapProfileStatusEvents

interface BluetoothPBapProfileStatusEvents : TraceEventListener

Functions

Link copied to clipboard
abstract fun combiningStatuses(value: Boolean?, value1: Boolean?)
Link copied to clipboard
abstract fun updateAdapterConnectionState(    state: Int,     address: String?,     previousState: Int)
Link copied to clipboard
abstract fun updateProfileConnectionState(    state: Int,     address: String?,     previousState: Int)

Inherited functions

Link copied to clipboard
open fun d(message: String, e: Throwable?)
Link copied to clipboard
open fun e(message: String, e: Throwable?)
Link copied to clipboard
open fun i(message: String, e: Throwable?)
Link copied to clipboard
open fun incorrectLogSignatureFound()
Link copied to clipboard
open fun v(message: String, e: Throwable?)
Link copied to clipboard
open fun w(message: String, e: Throwable?)