OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handleCpbrCommand
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
AtPhonebook.java
264
public void
handleCpbrCommand
(String atString, int type, BluetoothDevice remoteDevice) {
265
log("
handleCpbrCommand
- atString = " +atString);
276
log("
handleCpbrCommand
- test command");
289
log("
handleCpbrCommand
- size = "+size);
310
log("
handleCpbrCommand
- set/read command");
339
log("
handleCpbrCommand
- exception - invalid chars: " + e.toString());
370
log("
handleCpbrCommand
- invalid chars");
HeadsetStateMachine.java
[
all
...]
Completed in 338 milliseconds