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
260
public void
handleCpbrCommand
(String atString, int type, BluetoothDevice remoteDevice) {
261
log("
handleCpbrCommand
- atString = " +atString);
272
log("
handleCpbrCommand
- test command");
284
log("
handleCpbrCommand
- size = "+size);
303
log("
handleCpbrCommand
- set/read command");
330
log("
handleCpbrCommand
- exception - invalid chars: " + e.toString());
350
log("
handleCpbrCommand
- invalid chars");
HeadsetStateMachine.java
[
all
...]
Completed in 31 milliseconds