OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stopMultiAdvertising
(Results
1 - 4
of
4
) sorted by null
/system/bt/service/doc/
IBluetoothLowEnergy.txt
96
boolean
stopMultiAdvertising
(in int client_if);
/frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl
47
void
stopMultiAdvertising
(in int appIf);
/frameworks/base/core/java/android/bluetooth/le/
BluetoothLeAdvertiser.java
293
mBluetoothGatt.
stopMultiAdvertising
(mClientIf);
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java
284
stopMultiAdvertising
(client);
567
public void
stopMultiAdvertising
(int clientIf) {
570
service.
stopMultiAdvertising
(new AdvertiseClient(clientIf));
[
all
...]
Completed in 1040 milliseconds