OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBluetoothGatt
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/bluetooth/
IBluetoothManager.aidl
39
IBluetoothGatt
getBluetoothGatt
();
BluetoothManager.java
130
IBluetoothGatt iGatt = managerService.
getBluetoothGatt
();
175
IBluetoothGatt iGatt = managerService.
getBluetoothGatt
();
206
IBluetoothGatt iGatt = managerService.
getBluetoothGatt
();
BluetoothAdapter.java
487
IBluetoothGatt iGatt = mManagerService.
getBluetoothGatt
();
532
IBluetoothGatt iGatt = mManagerService.
getBluetoothGatt
();
581
IBluetoothGatt iGatt = mManagerService.
getBluetoothGatt
();
[
all
...]
BluetoothDevice.java
[
all
...]
/frameworks/base/services/java/com/android/server/
BluetoothManagerService.java
474
public IBluetoothGatt
getBluetoothGatt
() {
[
all
...]
Completed in 602 milliseconds