Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dremote_characteristic.cc314 void RemoteCharacteristic::HandleNotification(const ByteBuffer& value, in HandleNotification() function in bt::gatt::RemoteCharacteristic
Dremote_service.cc792 void RemoteService::HandleNotification(att::Handle value_handle, in HandleNotification() function in bt::gatt::RemoteService
/external/openthread/src/lib/spinel/
Dradio_spinel.cpp478 void RadioSpinel::HandleNotification(SpinelInterface::RxFrameBuffer &aFrameBuffer) in HandleNotification() function in ot::Spinel::RadioSpinel
533 void RadioSpinel::HandleNotification(const uint8_t *aFrame, uint16_t aLength) in HandleNotification() function in ot::Spinel::RadioSpinel