OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONN_STATE_DISCONNECTED
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
PanService.java
388
case
CONN_STATE_DISCONNECTED
:
597
private final static int
CONN_STATE_DISCONNECTED
= 2;
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java
564
case
CONN_STATE_DISCONNECTED
:
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidService.java
673
case
CONN_STATE_DISCONNECTED
:
687
private final static int
CONN_STATE_DISCONNECTED
= 2;
Completed in 58 milliseconds