Searched defs:convertChannelTypeToHal (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java159 int halChannelType = convertChannelTypeToHal(appConfig.getChannelType());
741 private int convertChannelTypeToHal(int channelType) { method in class:HealthService

Completed in 62 milliseconds