Home
last modified time | relevance | path

Searched defs:indValue (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java1914 private void sendIndicatorIntent(BluetoothDevice device, int indId, int indValue) { in sendIndicatorIntent()
1953 private void processAtBiev(int indId, int indValue, BluetoothDevice device) { in processAtBiev()
DHeadsetNativeInterface.java193 private void onATBiev(int indId, int indValue, byte[] address) { in onATBiev()