Home
last modified time | relevance | path

Searched refs:isLeAudioServiceAvailable (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGeneric.java818 if (!isLeAudioServiceAvailable()) {
1145 private boolean isLeAudioServiceAvailable() { in isLeAudioServiceAvailable() method in TbsGeneric
1167 if (isLeAudioServiceAvailable()) { in notifyCclc()
1200 if (!isLeAudioServiceAvailable()) { in setActiveLeDevice()