Home
last modified time | relevance | path

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

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