Searched refs:setGATTCharacteristicNotificationCallback (Results 1 – 3 of 3) sorted by relevance
178 …void setGATTCharacteristicNotificationCallback(void (*)(BLEDevice * device, uint16_t value_handle,…
626 void BTstackManager::setGATTCharacteristicNotificationCallback(void (*callback)(BLEDevice * device,… in setGATTCharacteristicNotificationCallback() function in BTstackManager
79 BTstack.setGATTCharacteristicNotificationCallback(gattCharacteristicNotification);