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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java253 newState = convertHalChannelState(channelStateEvent.mState);
267 newState = convertHalChannelState(channelStateEvent.mState);
559 private int convertHalChannelState(int halChannelState) { method in class:HealthService

Completed in 74 milliseconds