Home
last modified time | relevance | path

Searched defs:subscribeForIndications (Results 1 – 1 of 1) sorted by relevance

/btstack/port/arduino/
H A DBTstack.cpp545 int BLEDevice::subscribeForIndications(BLECharacteristic * characteristic){ in subscribeForIndications() function in BLEDevice
670 int BTstackManager::subscribeForIndications(BLEDevice * device, BLECharacteristic * characteristic){ in subscribeForIndications() function in BTstackManager