OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handleCpbsCommand
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
AtPhonebook.java
203
public void
handleCpbsCommand
(String atString, int type, BluetoothDevice device) {
205
log("
handleCpbsCommand
- atString = " +atString);
211
log("
handleCpbsCommand
- read command");
230
log("
handleCpbsCommand
- test command");
235
log("
handleCpbsCommand
- set command");
255
log("
handleCpbsCommand
- invalid chars");
HeadsetStateMachine.java
[
all
...]
Completed in 51 milliseconds