Home
last modified time | relevance | path

Searched refs:convertChannelTypeToHal (Results 1 – 1 of 1) sorted by relevance

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