Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAudioGateway.java55 public static final int DEFAULT_HS_AG_CHANNEL = 11; field in BluetoothAudioGateway
58 this(adapter, DEFAULT_HF_AG_CHANNEL, DEFAULT_HS_AG_CHANNEL); in BluetoothAudioGateway()