Searched refs:notifyBroadcastStartFailed (Results 1 – 1 of 1) sorted by relevance
1081 notifyBroadcastStartFailed( in createBroadcast()3330 mHandler.post(() -> notifyBroadcastStartFailed(BluetoothStatusCodes.ERROR_UNKNOWN)); in messageFromNative()4562 private void notifyBroadcastStartFailed(int reason) { in notifyBroadcastStartFailed() method in LeAudioService4914 mHandler.post(() -> notifyBroadcastStartFailed(BluetoothStatusCodes.ERROR_TIMEOUT)); in run()