Searched refs:newChannelState (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java637 * @param newChannelState
640 private void broadcastHealthDeviceStateChange(BluetoothDevice device, int newChannelState) { argument
646 int newDeviceState = convertState(newChannelState);

Completed in 34 milliseconds