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

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

Completed in 37 milliseconds