OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onServerRegistered
(Results
1 - 5
of
5
) sorted by null
/system/bt/service/doc/
IBluetoothGattServerCallback.txt
29
void
onServerRegistered
(in int status, in int server_if);
/frameworks/base/core/java/android/bluetooth/
IBluetoothGattServerCallback.aidl
26
void
onServerRegistered
(in int status, in int serverIf);
BluetoothGattServer.java
68
public void
onServerRegistered
(int status, int serverIf) {
69
if (DBG) Log.d(TAG, "
onServerRegistered
() - status=" + status
77
Log.e(TAG, "
onServerRegistered
: mCallback is null");
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar
Completed in 761 milliseconds