Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DNativeInterface.java266 public boolean sendATCmd(BluetoothDevice device, int atCmd, int val1, int val2, String arg) { in sendATCmd()
322 private static native boolean sendATCmdNative(byte[] address, int atCmd, int val1, int val2, in sendATCmdNative()