Home
last modified time | relevance | path

Searched defs:GROUP_STATUS_INACTIVE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioStackEvent.java68 static final int GROUP_STATUS_INACTIVE = 0; field in LeAudioStackEvent
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothLeAudio.aidl76 const int GROUP_STATUS_INACTIVE = 0; field
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudio.java679 public static final int GROUP_STATUS_INACTIVE = IBluetoothLeAudio.GROUP_STATUS_INACTIVE; field in BluetoothLeAudio