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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetStateMachine.java3021 private void sendIndicatorIntent(BluetoothDevice device, int ind_id, String ind_value) { method in class:HeadsetStateMachine
3053 sendIndicatorIntent(device, ind_id, null);
3058 sendIndicatorIntent(device, ind_id, null);
3076 sendIndicatorIntent(device, ind_id, ind_value_str);

Completed in 33 milliseconds