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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java542 private int convertHalChannelState(int halChannelState) { argument
543 switch (halChannelState) {
556 Log.e(TAG, "Unexpected channel state: " + halChannelState);

Completed in 48 milliseconds