OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a2dpdisconnect
(Results
1 - 2
of
2
) sorted by null
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothA2dpFacade.java
76
public Boolean
a2dpDisconnect
(BluetoothDevice device) {
131
return
a2dpDisconnect
(mDevice);
BluetoothConnectionFacade.java
354
mA2dpProfile.
a2dpDisconnect
(device);
Completed in 2866 milliseconds