Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
DHealthService.java235 int regStatus = convertHalRegStatus(msg.arg2); in handleMessage()
544 private int convertHalRegStatus(int halRegStatus) { in convertHalRegStatus() method in HealthService