OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onAdvertiseStateChange
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/java/android/bluetooth/
IBluetoothGattCallback.aidl
66
oneway void
onAdvertiseStateChange
(in int advertiseState, in int status);
BluetoothAdapter.java
[
all
...]
BluetoothGatt.java
561
public void
onAdvertiseStateChange
(int state, int status) {
562
if (DBG) Log.d(TAG, "
onAdvertiseStateChange
() - state = "
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java
[
all
...]
Completed in 275 milliseconds